Searched refs:tl_to_darg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | fast_commit.c | 1258 static inline void tl_to_darg(struct dentry_info_args *darg, in tl_to_darg() function 1281 tl_to_darg(&darg, tl, val); in ext4_fc_replay_unlink() 1378 tl_to_darg(&darg, tl, val); in ext4_fc_replay_link() 1535 tl_to_darg(&darg, tl, val); in ext4_fc_replay_create()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | fast_commit.c | 1341 static inline void tl_to_darg(struct dentry_info_args *darg, in tl_to_darg() function 1372 tl_to_darg(&darg, tl, val); in ext4_fc_replay_unlink() 1469 tl_to_darg(&darg, tl, val); in ext4_fc_replay_link() 1628 tl_to_darg(&darg, tl, val); in ext4_fc_replay_create()
|
Completed in 6 milliseconds