Searched defs:VFS_STATFS (Results 1 – 2 of 2) sorted by relevance
102 #define VFS_STATFS(VFSP, SBP) (*(VFSP)->vfs_op->vfs_statfs)(VFSP,SBP) macro
699 #define VFS_STATFS(MP, SBP) ({ \ macro