Searched refs:__ext4_fc_track_create (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fast_commit.c | 463 void __ext4_fc_track_create(handle_t *handle, struct inode *inode, in __ext4_fc_track_create() function 479 __ext4_fc_track_create(handle, d_inode(dentry), dentry); in ext4_fc_track_create()
|
H A D | ext4.h | 2793 void __ext4_fc_track_create(handle_t *handle, struct inode *inode,
|
H A D | namei.c | 4099 __ext4_fc_track_create(handle, whiteout, old.dentry); in ext4_rename()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fast_commit.c | 544 void __ext4_fc_track_create(handle_t *handle, struct inode *inode, in __ext4_fc_track_create() function 568 __ext4_fc_track_create(handle, inode, dentry); in ext4_fc_track_create()
|
H A D | ext4.h | 2882 void __ext4_fc_track_create(handle_t *handle, struct inode *inode,
|
H A D | namei.c | 4010 __ext4_fc_track_create(handle, whiteout, in ext4_rename()
|
Completed in 33 milliseconds