Home
last modified time | relevance | path

Searched refs:nfs_buf_map (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfsnode.h211 if (!(BP)->nb_data && nfs_buf_map(BP)) \
891 int nfs_buf_map(struct nfsbuf *);
H A Dnfs_bio.c569 nfs_buf_map(struct nfsbuf *bp) in nfs_buf_map() function