Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dnilfs.h156 #define NILFS_TI_GC 0x0004 /* GC context */ macro
184 return nilfs_test_transaction_flag(NILFS_TI_GC); in nilfs_doing_gc()
Dsegment.c319 ti->ti_flags |= NILFS_TI_GC; in nilfs_transaction_lock()