Searched refs:ocfs2_update_entry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.h | 65 int ocfs2_update_entry(struct inode *dir, handle_t *handle,
|
H A D | namei.c | 1508 status = ocfs2_update_entry(new_dir, handle, &target_lookup_res, in ocfs2_rename() 1595 status = ocfs2_update_entry(old_inode, handle, in ocfs2_rename()
|
H A D | dir.c | 1095 int ocfs2_update_entry(struct inode *dir, handle_t *handle, in ocfs2_update_entry() function
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.h | 63 int ocfs2_update_entry(struct inode *dir, handle_t *handle,
|
H A D | namei.c | 1511 status = ocfs2_update_entry(new_dir, handle, &target_lookup_res, in ocfs2_rename() 1598 status = ocfs2_update_entry(old_inode, handle, in ocfs2_rename()
|
H A D | dir.c | 1087 int ocfs2_update_entry(struct inode *dir, handle_t *handle, in ocfs2_update_entry() function
|
Completed in 17 milliseconds