Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dnilfs.h145 #define NILFS_TI_DYNAMIC_ALLOC 0x0001 /* Allocated from slab */ macro
H A Dsegment.c168 ti->ti_flags = NILFS_TI_DYNAMIC_ALLOC; in nilfs_prepare_segment_lock()
244 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_begin()
291 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_commit()
315 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_abort()