Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_group.h88 #define xfs_group_clear_mark(_xg, _mark) \ macro
/linux-6.15/fs/xfs/
H A Dxfs_zone_alloc.c98 xfs_group_clear_mark(xg, XFS_RTG_RECLAIMABLE); in xfs_zone_account_reclaimable()
H A Dxfs_icache.c298 xfs_group_clear_mark(pag_group(pag), ici_tag_to_mark(tag)); in xfs_perag_clear_inode_tag()