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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 277 milliseconds