Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfast_commit.c506 void __ext4_fc_track_link(handle_t *handle, in __ext4_fc_track_link() function
530 __ext4_fc_track_link(handle, inode, dentry); in ext4_fc_track_link()
H A Dext4.h2887 void __ext4_fc_track_link(handle_t *handle, struct inode *inode,
H A Dnamei.c4014 __ext4_fc_track_link(handle, old.inode, new.dentry); in ext4_rename()