Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dnilfs.h178 #define NILFS_TI_GC 0x0004 /* GC context */ macro
206 return nilfs_test_transaction_flag(NILFS_TI_GC); in nilfs_doing_gc()