Home
last modified time | relevance | path

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

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