Searched refs:__ext4_fc_track_link (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fast_commit.c | 444 void __ext4_fc_track_link(handle_t *handle, in __ext4_fc_track_link() function 460 __ext4_fc_track_link(handle, d_inode(dentry), dentry); in ext4_fc_track_link()
|
H A D | ext4.h | 2789 void __ext4_fc_track_link(handle_t *handle, struct inode *inode,
|
H A D | namei.c | 4096 __ext4_fc_track_link(handle, old.inode, new.dentry); in ext4_rename()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fast_commit.c | 517 void __ext4_fc_track_link(handle_t *handle, in __ext4_fc_track_link() function 541 __ext4_fc_track_link(handle, inode, dentry); in ext4_fc_track_link()
|
H A D | ext4.h | 2878 void __ext4_fc_track_link(handle_t *handle, struct inode *inode,
|
H A D | namei.c | 4007 __ext4_fc_track_link(handle, old.inode, new.dentry); in ext4_rename()
|
Completed in 32 milliseconds