XFS_QMOPT_ILOCKED  874 fs/xfs/quota/xfs_qm.c 	ASSERT((flags & XFS_QMOPT_ILOCKED) == 0 ||
XFS_QMOPT_ILOCKED  877 fs/xfs/quota/xfs_qm.c 	if (! (flags & XFS_QMOPT_ILOCKED))
XFS_QMOPT_ILOCKED  953 fs/xfs/quota/xfs_qm.c 	if (! (flags & XFS_QMOPT_ILOCKED))
XFS_QMOPT_ILOCKED 2437 fs/xfs/quota/xfs_qm.c 					    XFS_QMOPT_ILOCKED))) {
XFS_QMOPT_ILOCKED  422 fs/xfs/xfs_iomap.c 	error = XFS_QM_DQATTACH(ip->i_mount, ip, XFS_QMOPT_ILOCKED);
XFS_QMOPT_ILOCKED  632 fs/xfs/xfs_iomap.c 	error = XFS_QM_DQATTACH(mp, ip, XFS_QMOPT_ILOCKED);
XFS_QMOPT_ILOCKED  310 fs/xfs/xfs_vnodeops.c 		if ((code = XFS_QM_DQATTACH(mp, ip, XFS_QMOPT_ILOCKED)))