Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_buf_item.h84 #define XFS_BLI_GDQUOT_BUF 0x10 macro
Dxfs_trans_buf.c979 type == XFS_BLI_GDQUOT_BUF); in xfs_trans_dquot_buf()
Dxfs_log_recover.c1967 if (buf_f->blf_flags & (XFS_BLI_UDQUOT_BUF|XFS_BLI_GDQUOT_BUF)) { in xlog_recover_do_reg_buffer()
2138 if (buf_f->blf_flags & XFS_BLI_GDQUOT_BUF) in xlog_recover_do_dquot_buffer()
2250 } else if (flags & (XFS_BLI_UDQUOT_BUF | XFS_BLI_GDQUOT_BUF)) { in xlog_recover_do_buffer_trans()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot.c468 XFS_BLI_GDQUOT_BUF); in xfs_qm_init_dquot_blk()