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