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