Searched refs:xfs_qm_newmount (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/
H A Dxfs_quota.h99 extern int xfs_qm_newmount(struct xfs_mount *, uint *, uint *);
141 #define xfs_qm_newmount(mp, a, b) (0) macro
H A Dxfs_qm_bhv.c82 xfs_qm_newmount( xfs_qm_newmount() function
H A Dxfs_mount.c877 error = xfs_qm_newmount(mp, &quotamount, &quotaflags); xfs_mountfs()

Completed in 74 milliseconds