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

/linux-master/fs/ocfs2/
H A Dnamei.c879 struct inode *orphan_dir = NULL; local
957 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir,
1012 orphan_name, &orphan_insert, orphan_dir, false);
1021 if (orphan_dir) {
1023 ocfs2_inode_unlock(orphan_dir, 1);
1024 inode_unlock(orphan_dir);
1025 iput(orphan_dir);
1209 struct inode *orphan_dir = NULL; local
1456 status = ocfs2_prepare_orphan_dir(osb, &orphan_dir,
1526 &orphan_insert, orphan_dir, fals
2450 struct inode *orphan_dir = NULL; local
2514 struct inode *orphan_dir = NULL; local
[all...]

Completed in 78 milliseconds