Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfast_commit.c222 ei->i_fc_snap = NULL; in ext4_fc_init_inode()
866 struct ext4_fc_inode_snap *snap = ei->i_fc_snap; in ext4_fc_write_inode()
915 struct ext4_fc_inode_snap *snap = ei->i_fc_snap; in ext4_fc_write_inode_data()
970 struct ext4_fc_inode_snap *snap = ei->i_fc_snap; in ext4_fc_free_inode_snap()
977 ei->i_fc_snap = NULL; in ext4_fc_free_inode_snap()
1142 ei->i_fc_snap = snap; in ext4_fc_snapshot_inode()
H A Dext4.h1120 struct ext4_fc_inode_snap *i_fc_snap; member