Home
last modified time | relevance | path

Searched refs:qip (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_qm.c1151 struct xfs_inode *qip, in xfs_qm_reset_dqcounts_buf() argument
1170 if (qip->i_nblocks == 0) in xfs_qm_reset_dqcounts_buf()
1187 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_reset_dqcounts_buf()
1188 error = xfs_bmapi_read(qip, lblkno, maxlblkcnt - lblkno, in xfs_qm_reset_dqcounts_buf()
1190 xfs_iunlock(qip, lock_mode); in xfs_qm_reset_dqcounts_buf()