Searched defs:vxfs_dirblk (Results 1 – 1 of 1) sorted by relevance
50 struct vxfs_dirblk { struct51 u_int16_t d_free; /* free space in dirblock */52 u_int16_t d_nhash; /* no of hash chains */53 u_int16_t d_hash[1]; /* hash chain */