Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_dir.h79 * VXFS_DIRLEN calculates the directory entry size for an entry with
85 #define VXFS_DIRLEN(len) (VXFS_DIRROUND(VXFS_NAMEMIN + (len))) macro
/kernel/linux/linux-6.6/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 2 milliseconds