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

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

Completed in 124 milliseconds