xfs_qmops          34 fs/xfs/linux-2.6/xfs_super.h # define vfs_insertquota(vfs)	vfs_insertops(vfsp, &xfs_qmops)
xfs_qmops         223 fs/xfs/quota/xfs_qm_bhv.c struct xfs_qmops xfs_qmcore_xfs = {
xfs_qmops         329 fs/xfs/xfs_mount.h 	struct xfs_qmops	*m_qm_ops;	/* vector of XQM ops */
xfs_qmops         114 fs/xfs/xfs_qmops.c static struct xfs_qmops xfs_qmcore_stub = {
xfs_qmops         367 fs/xfs/xfs_quota.h extern struct xfs_qmops xfs_qmcore_xfs;