Home
last modified time | relevance | path

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

/linux-2.6.39/fs/freevxfs/
Dvxfs_dir.h50 struct vxfs_dirblk { struct
51 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 */