Home
last modified time | relevance | path

Searched defs:sof (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_vnops.c475 nfs_dir_buf_cache_lookup_boundaries(struct nfsbuf *bp, int *sof, int *eof) in nfs_dir_buf_cache_lookup_boundaries()
6226 int eof = 0, sof = 0, skipped = 0; in nfs_dir_buf_cache_lookup() local