Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfsnode.h291 #define NFS_DIR_COOKIE_POTENTIALLY_TRUNCATED(C) \ macro
H A Dnfs_vnops.c5652 ptc = bigcookies && NFS_DIR_COOKIE_POTENTIALLY_TRUNCATED(nextcookie); in nfs_vnop_readdir()