Searched refs:xfs_qm_statvfs (Results 1 – 3 of 3) sorted by relevance
105 extern void xfs_qm_statvfs(struct xfs_inode *, struct kstatfs *);167 #define xfs_qm_statvfs(ip, s) do { } while(0) macro
56 xfs_qm_statvfs( in xfs_qm_statvfs() function
856 xfs_qm_statvfs(ip, statp); in xfs_fs_statfs()