Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_dquot.c237 unsigned int blftype; in xfs_qm_init_dquot_blk() local
246 blftype = XFS_BLF_UDQUOT_BUF; in xfs_qm_init_dquot_blk()
250 blftype = XFS_BLF_PDQUOT_BUF; in xfs_qm_init_dquot_blk()
254 blftype = XFS_BLF_GDQUOT_BUF; in xfs_qm_init_dquot_blk()
282 xfs_trans_dquot_buf(tp, bp, blftype); in xfs_qm_init_dquot_blk()