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

/linux-master/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);
234 int overhead = VXFS_DIRBLKOV(sbi, dbp);

Completed in 140 milliseconds