Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dnilfs.h147 #define NILFS_TI_DYNAMIC_ALLOC 0x0001 /* Allocated from slab */ macro
Dsegment.c142 ti->ti_flags = NILFS_TI_DYNAMIC_ALLOC; in nilfs_prepare_segment_lock()
206 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_begin()
247 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_commit()
265 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_abort()