Home
last modified time | relevance | path

Searched refs:orphan_dir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dnamei.c877 struct inode *orphan_dir = NULL; in ocfs2_unlink() local
955 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir, in ocfs2_unlink()
1010 orphan_name, &orphan_insert, orphan_dir, false); in ocfs2_unlink()
1019 if (orphan_dir) { in ocfs2_unlink()
1021 ocfs2_inode_unlock(orphan_dir, 1); in ocfs2_unlink()
1022 inode_unlock(orphan_dir); in ocfs2_unlink()
1023 iput(orphan_dir); in ocfs2_unlink()
1206 struct inode *orphan_dir = NULL; in ocfs2_rename() local
1454 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir, in ocfs2_rename()
1524 &orphan_insert, orphan_dir, fals in ocfs2_rename()
2435 struct inode *orphan_dir = NULL; ocfs2_prep_new_orphaned_file() local
2499 struct inode *orphan_dir = NULL; ocfs2_create_inode_in_orphan() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dnamei.c879 struct inode *orphan_dir = NULL; in ocfs2_unlink() local
957 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir, in ocfs2_unlink()
1012 orphan_name, &orphan_insert, orphan_dir, false); in ocfs2_unlink()
1021 if (orphan_dir) { in ocfs2_unlink()
1023 ocfs2_inode_unlock(orphan_dir, 1); in ocfs2_unlink()
1024 inode_unlock(orphan_dir); in ocfs2_unlink()
1025 iput(orphan_dir); in ocfs2_unlink()
1209 struct inode *orphan_dir = NULL; in ocfs2_rename() local
1457 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir, in ocfs2_rename()
1527 &orphan_insert, orphan_dir, fals in ocfs2_rename()
2440 struct inode *orphan_dir = NULL; ocfs2_prep_new_orphaned_file() local
2504 struct inode *orphan_dir = NULL; ocfs2_create_inode_in_orphan() local
[all...]

Completed in 5 milliseconds