Home
last modified time | relevance | path

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

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