Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/freevxfs/
Dvxfs_dir.h25 struct vxfs_dirblk { struct
26 __fs16 d_free; /* free space in dirblock */
27 __fs16 d_nhash; /* no of hash chains */
28 __fs16 d_hash[1]; /* hash chain */
/kernel/linux/linux-5.10/fs/freevxfs/
Dvxfs_dir.h50 struct vxfs_dirblk { struct
51 __fs16 d_free; /* free space in dirblock */
52 __fs16 d_nhash; /* no of hash chains */
53 __fs16 d_hash[1]; /* hash chain */