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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm_bhv.c91 xfs_qm_newmount( function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h330 extern int xfs_qm_newmount(struct xfs_mount *, uint *, uint *);
361 #define xfs_qm_newmount(mp, a, b) (0) macro
H A Dxfs_mount.c1352 error = xfs_qm_newmount(mp, &quotamount, &quotaflags);

Completed in 105 milliseconds