Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dnilfs.h145 #define NILFS_TI_DYNAMIC_ALLOC 0x0001 /* Allocated from slab */ macro
A Dsegment.c163 ti->ti_flags = NILFS_TI_DYNAMIC_ALLOC; in nilfs_prepare_segment_lock()
239 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_begin()
286 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_commit()
310 if (ti->ti_flags & NILFS_TI_DYNAMIC_ALLOC) in nilfs_transaction_abort()

Completed in 8 milliseconds