Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_zone_alloc.c415 bool is_gc) in xfs_init_open_zone() argument
426 oz->oz_is_gc = is_gc; in xfs_init_open_zone()
446 bool is_gc) in xfs_open_zone() argument
470 return xfs_init_open_zone(to_rtg(xg), 0, write_hint, is_gc); in xfs_open_zone()