Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfast_commit.c856 u8 inode_buf[]; member
881 src = snap->inode_buf; in ext4_fc_write_inode()
1119 snap = kmalloc(struct_size(snap, inode_buf, inode_len), GFP_NOFS); in ext4_fc_snapshot_inode()
1129 memcpy(snap->inode_buf, (u8 *)ext4_raw_inode(&iloc), inode_len); in ext4_fc_snapshot_inode()