Home
last modified time | relevance | path

Searched refs:VXFS_DIRBLKOV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_dir.h88 * VXFS_DIRBLKOV is the overhead of a specific dirblock.
90 #define VXFS_DIRBLKOV(sbi, dbp) \ macro
H A Dvxfs_lookup.c108 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_find_entry()
259 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_readdir()
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_dir.h63 * VXFS_DIRBLKOV is the overhead of a specific dirblock.
65 #define VXFS_DIRBLKOV(sbi, dbp) \ macro
H A Dvxfs_lookup.c84 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_find_entry()
235 int overhead = VXFS_DIRBLKOV(sbi, dbp); in vxfs_readdir()

Completed in 2 milliseconds