Searched refs:quotip (Results 1 - 2 of 2) 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/quota/
H A Dxfs_dquot.c352 xfs_inode_t *quotip,
371 xfs_ilock(quotip, XFS_ILOCK_EXCL);
377 xfs_iunlock(quotip, XFS_ILOCK_EXCL);
381 xfs_trans_ijoin_ref(tp, quotip, XFS_ILOCK_EXCL);
383 if ((error = xfs_bmapi(tp, quotip,
447 xfs_iunlock(quotip, XFS_ILOCK_EXCL);
468 xfs_inode_t *quotip; local
488 quotip = XFS_DQ_TO_QIP(dqp);
489 xfs_ilock(quotip, XFS_ILOCK_SHARED);
495 xfs_iunlock(quotip, XFS_ILOCK_SHARE
348 xfs_qm_dqalloc( xfs_trans_t **tpp, xfs_mount_t *mp, xfs_dquot_t *dqp, xfs_inode_t *quotip, xfs_fileoff_t offset_fsb, xfs_buf_t **O_bpp) argument
[all...]
/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_dquot.c352 xfs_inode_t *quotip,
371 xfs_ilock(quotip, XFS_ILOCK_EXCL);
377 xfs_iunlock(quotip, XFS_ILOCK_EXCL);
381 xfs_trans_ijoin_ref(tp, quotip, XFS_ILOCK_EXCL);
383 if ((error = xfs_bmapi(tp, quotip,
447 xfs_iunlock(quotip, XFS_ILOCK_EXCL);
468 xfs_inode_t *quotip; local
488 quotip = XFS_DQ_TO_QIP(dqp);
489 xfs_ilock(quotip, XFS_ILOCK_SHARED);
495 xfs_iunlock(quotip, XFS_ILOCK_SHARE
348 xfs_qm_dqalloc( xfs_trans_t **tpp, xfs_mount_t *mp, xfs_dquot_t *dqp, xfs_inode_t *quotip, xfs_fileoff_t offset_fsb, xfs_buf_t **O_bpp) argument
[all...]

Completed in 120 milliseconds