Searched refs:xfs_qm_newmount (Results 1 – 3 of 3) sorted by relevance
328 extern int xfs_qm_newmount(struct xfs_mount *, uint *, uint *);367 #define xfs_qm_newmount(mp, a, b) (0) macro
91 xfs_qm_newmount( in xfs_qm_newmount() function
1375 error = xfs_qm_newmount(mp, "amount, "aflags); in xfs_mountfs()