Searched defs:orphan_insert (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | namei.c | 886 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_unlink() local 1221 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_rename() local 2429 struct ocfs2_dir_lookup_result *orphan_insert, in ocfs2_prep_new_orphaned_file() 2506 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_create_inode_in_orphan() local 2617 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_add_inode_to_orphan() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| D | namei.c | 891 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_unlink() local 1228 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_rename() local 2438 struct ocfs2_dir_lookup_result *orphan_insert, in ocfs2_prep_new_orphaned_file() 2515 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_create_inode_in_orphan() local 2626 struct ocfs2_dir_lookup_result orphan_insert = { NULL, }; in ocfs2_add_inode_to_orphan() local
|