Home
last modified time | relevance | path

Searched refs:xfs_qm_mount_quotas (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h107 extern void xfs_qm_mount_quotas(struct xfs_mount *);
169 #define xfs_qm_mount_quotas(mp) macro
H A Dxfs_qm_bhv.c134 xfs_qm_mount_quotas(mp); in xfs_qm_newmount()
H A Dxfs_mount.c962 xfs_qm_mount_quotas(mp); in xfs_mountfs()
H A Dxfs_qm.c1438 xfs_qm_mount_quotas( in xfs_qm_mount_quotas() function