Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dnilfs.h145 #define NILFS_TI_DYNAMIC_ALLOC 0x0001 /* Allocated from slab */ macro
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()