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.c416 bool is_gc) in xfs_init_open_zone() argument
427 oz->oz_is_gc = is_gc; in xfs_init_open_zone()
447 bool is_gc) in xfs_open_zone() argument
471 return xfs_init_open_zone(to_rtg(xg), 0, write_hint, is_gc); in xfs_open_zone()