Home
last modified time | relevance | path

Searched refs:efd_tid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.h96 tid_t efd_tid; member
H A Dmballoc.c3212 if (entry->efd_tid != commit_tid) in ext4_process_freed_data()
5240 if ((entry->efd_tid != new_entry->efd_tid) || in ext4_try_merge_freed_extent()
5562 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_mb_clear_bb()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.h115 tid_t efd_tid; member
H A Dmballoc.c3915 if (entry->efd_tid != commit_tid) in ext4_process_freed_data()
6304 if ((entry->efd_tid != new_entry->efd_tid) || in ext4_try_merge_freed_extent()
6563 new_entry->efd_tid = handle->h_transaction->t_tid; in ext4_mb_clear_bb()

Completed in 16 milliseconds