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.c482 void __ext4_fc_track_link(handle_t *handle, in __ext4_fc_track_link() function
506 __ext4_fc_track_link(handle, inode, dentry); in ext4_fc_track_link()
H A Dext4.h2926 void __ext4_fc_track_link(handle_t *handle, struct inode *inode,
H A Dnamei.c4007 __ext4_fc_track_link(handle, old.inode, new.dentry); in ext4_rename()