Searched refs:VXFS_NAMEMIN (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_dir.h76 * VXFS_NAMEMIN is the length of a directory entry with a NULL d_name.
83 #define VXFS_NAMEMIN offsetof(struct vxfs_direct, d_name) macro
85 #define VXFS_DIRLEN(len) (VXFS_DIRROUND(VXFS_NAMEMIN + (len)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_dir.h76 * VXFS_NAMEMIN is the length of a directory entry with a NULL d_name.
83 #define VXFS_NAMEMIN offsetof(struct vxfs_direct, d_name) macro
85 #define VXFS_DIRLEN(len) (VXFS_DIRROUND(VXFS_NAMEMIN + (len)))

Completed in 67 milliseconds