Searched refs:FC_Q_STAGING (Results 1 – 3 of 3) sorted by relevance
422 &sbi->s_fc_q[FC_Q_STAGING] : in ext4_fc_track_template()474 &sbi->s_fc_dentry_q[FC_Q_STAGING]); in __track_dentry_update()1697 &sbi->s_fc_q[FC_Q_STAGING]); in ext4_fc_cleanup()1742 list_splice_init(&sbi->s_fc_dentry_q[FC_Q_STAGING], in ext4_fc_cleanup()1744 list_splice_init(&sbi->s_fc_q[FC_Q_STAGING], in ext4_fc_cleanup()
4556 INIT_LIST_HEAD(&sbi->s_fc_q[FC_Q_STAGING]); in ext4_fast_commit_init()4558 INIT_LIST_HEAD(&sbi->s_fc_dentry_q[FC_Q_STAGING]); in ext4_fast_commit_init()
1850 #define FC_Q_STAGING 1 macro