Home
last modified time | relevance | path

Searched refs:FC_Q_STAGING (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ext4/
Dfast_commit.c403 &sbi->s_fc_q[FC_Q_STAGING] : in ext4_fc_track_template()
467 &sbi->s_fc_dentry_q[FC_Q_STAGING]); in __track_dentry_update()
1333 list_splice_init(&sbi->s_fc_dentry_q[FC_Q_STAGING], in ext4_fc_cleanup()
1335 list_splice_init(&sbi->s_fc_q[FC_Q_STAGING], in ext4_fc_cleanup()
Dext4.h1746 #define FC_Q_STAGING 1 macro
Dsuper.c4404 INIT_LIST_HEAD(&sbi->s_fc_q[FC_Q_STAGING]); in ext4_fast_commit_init()
4406 INIT_LIST_HEAD(&sbi->s_fc_dentry_q[FC_Q_STAGING]); in ext4_fast_commit_init()