Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_dquot.c187 unsigned int blftype; in xfs_qm_init_dquot_blk() local
196 blftype = XFS_BLF_UDQUOT_BUF; in xfs_qm_init_dquot_blk()
200 blftype = XFS_BLF_PDQUOT_BUF; in xfs_qm_init_dquot_blk()
204 blftype = XFS_BLF_GDQUOT_BUF; in xfs_qm_init_dquot_blk()
232 xfs_trans_dquot_buf(tp, bp, blftype); in xfs_qm_init_dquot_blk()