Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfsnode.h267 struct nfs_dir_buf_header { struct
268 uint16_t ndbh_flags; /* flags (see below) */
269 uint16_t ndbh_count; /* # of entries */
270 off_t ndbh_entry_end; /* end offset of direntry data */
271 uint32_t ndbh_ncgen; /* name cache generation# */
272 uint32_t ndbh_pad; /* reserved */