Lines Matching +defs:val +defs:sb

232 static bool ext4_fc_disabled(struct super_block *sb)  in ext4_fc_disabled()
336 void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle) in ext4_fc_mark_ineligible()
428 struct super_block *sb = inode->i_sb; in __track_dentry_update() local
657 static void ext4_fc_submit_bh(struct super_block *sb, bool is_tail) in ext4_fc_submit_bh()
686 static u8 *ext4_fc_reserve_space(struct super_block *sb, int len, u32 *crc) in ext4_fc_reserve_space()
750 static int ext4_fc_write_tail(struct super_block *sb, u32 crc) in ext4_fc_write_tail()
793 static bool ext4_fc_add_tlv(struct super_block *sb, u16 tag, u16 len, u8 *val, in ext4_fc_add_tlv()
813 static bool ext4_fc_add_dentry_tlv(struct super_block *sb, u32 *crc, in ext4_fc_add_dentry_tlv()
960 struct super_block *sb = journal->j_private; in ext4_fc_submit_inode_data_all() local
994 struct super_block *sb = journal->j_private; in ext4_fc_wait_inode_data_all() local
1021 struct super_block *sb = journal->j_private; in ext4_fc_commit_dentry_updates() local
1083 struct super_block *sb = journal->j_private; in ext4_fc_perform_commit() local
1153 static void ext4_fc_update_stats(struct super_block *sb, int status, in ext4_fc_update_stats()
1188 struct super_block *sb = journal->j_private; in ext4_fc_commit() local
1265 struct super_block *sb = journal->j_private; in ext4_fc_cleanup() local
1350 struct ext4_fc_tl_mem *tl, u8 *val) in tl_to_darg()
1362 static inline void ext4_fc_get_tl(struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_get_tl()
1372 static int ext4_fc_replay_unlink(struct super_block *sb, in ext4_fc_replay_unlink()
1373 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_unlink()
1411 static int ext4_fc_replay_link_internal(struct super_block *sb, in ext4_fc_replay_link_internal()
1470 static int ext4_fc_replay_link(struct super_block *sb, in ext4_fc_replay_link()
1471 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_link()
1496 static int ext4_fc_record_modified_inode(struct super_block *sb, int ino) in ext4_fc_record_modified_inode()
1525 static int ext4_fc_replay_inode(struct super_block *sb, in ext4_fc_replay_inode()
1526 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_inode()
1628 static int ext4_fc_replay_create(struct super_block *sb, in ext4_fc_replay_create()
1629 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_create()
1686 int ext4_fc_record_regions(struct super_block *sb, int ino, in ext4_fc_record_regions()
1726 static int ext4_fc_replay_add_range(struct super_block *sb, in ext4_fc_replay_add_range()
1727 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_add_range()
1847 ext4_fc_replay_del_range(struct super_block *sb, in ext4_fc_replay_del_range()
1848 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_del_range()
1908 static void ext4_fc_set_bitmaps_and_counters(struct super_block *sb) in ext4_fc_set_bitmaps_and_counters()
1967 bool ext4_fc_replay_check_excluded(struct super_block *sb, ext4_fsblk_t blk) in ext4_fc_replay_check_excluded()
1985 void ext4_fc_replay_cleanup(struct super_block *sb) in ext4_fc_replay_cleanup()
2042 struct super_block *sb = journal->j_private; in ext4_fc_replay_scan() local
2049 __u8 *start, *end, *cur, *val; in ext4_fc_replay_scan() local
2164 struct super_block *sb = journal->j_private; in ext4_fc_replay() local
2167 __u8 *start, *end, *cur, *val; in ext4_fc_replay() local
2253 void ext4_fc_init(struct super_block *sb, journal_t *journal) in ext4_fc_init()