Searched refs:xfs_qm_dqattach_locked (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h325 extern int xfs_qm_dqattach_locked(struct xfs_inode *, uint);
356 #define xfs_qm_dqattach_locked(ip, fl) (0) macro
H A Dxfs_iomap.c268 error = xfs_qm_dqattach_locked(ip, 0);
465 error = xfs_qm_dqattach_locked(ip, 0);
H A Dxfs_vnodeops.c204 code = xfs_qm_dqattach_locked(ip, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.c802 xfs_qm_dqattach_locked( function
890 error = xfs_qm_dqattach_locked(ip, flags);
2253 error = xfs_qm_dqattach_locked(ip, XFS_QMOPT_DQALLOC);

Completed in 53 milliseconds