Searched refs:ext4_get_fc_inode_loc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fast_commit.c | 1455 ret = ext4_get_fc_inode_loc(sb, ino, &iloc); in ext4_fc_replay_inode()
|
H A D | ext4.h | 2896 extern int ext4_get_fc_inode_loc(struct super_block *sb, unsigned long ino,
|
H A D | inode.c | 4635 int ext4_get_fc_inode_loc(struct super_block *sb, unsigned long ino, in ext4_get_fc_inode_loc() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fast_commit.c | 1547 ret = ext4_get_fc_inode_loc(sb, ino, &iloc); in ext4_fc_replay_inode()
|
H A D | ext4.h | 2989 extern int ext4_get_fc_inode_loc(struct super_block *sb, unsigned long ino,
|
H A D | inode.c | 4535 int ext4_get_fc_inode_loc(struct super_block *sb, unsigned long ino, in ext4_get_fc_inode_loc() function
|
Completed in 34 milliseconds