Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_dquot.c211 unsigned int blftype; in xfs_qm_init_dquot_blk() local
220 blftype = XFS_BLF_UDQUOT_BUF; in xfs_qm_init_dquot_blk()
224 blftype = XFS_BLF_PDQUOT_BUF; in xfs_qm_init_dquot_blk()
228 blftype = XFS_BLF_GDQUOT_BUF; in xfs_qm_init_dquot_blk()
256 xfs_trans_dquot_buf(tp, bp, blftype); in xfs_qm_init_dquot_blk()