Searched refs:VXFS_DIRLEN (Results 1 - 1 of 1) sorted by path

/linux-master/fs/freevxfs/
H A Dvxfs_dir.h54 * VXFS_DIRLEN calculates the directory entry size for an entry with
60 #define VXFS_DIRLEN(len) (VXFS_DIRROUND(VXFS_NAMEMIN + (len))) macro

Completed in 332 milliseconds