Searched defs:nfs_dir_buf_header (Results 1 – 1 of 1) sorted by relevance
267 struct nfs_dir_buf_header { struct268 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 */