Lines Matching refs:ocfs2_super

69 static int ocfs2_mknod_locked(struct ocfs2_super *osb,
78 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb,
85 static int ocfs2_orphan_add(struct ocfs2_super *osb,
94 static int ocfs2_create_symlink_data(struct ocfs2_super *osb,
99 static int ocfs2_double_lock(struct ocfs2_super *osb,
222 static void ocfs2_cleanup_add_entry_failure(struct ocfs2_super *osb, in ocfs2_cleanup_add_entry_failure()
245 struct ocfs2_super *osb; in ocfs2_mknod()
514 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in __ocfs2_mknod_locked()
616 static int ocfs2_mknod_locked(struct ocfs2_super *osb, in ocfs2_mknod_locked()
696 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_link()
885 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_unlink()
1050 static int ocfs2_check_if_ancestor(struct ocfs2_super *osb, in ocfs2_check_if_ancestor()
1113 static int ocfs2_double_lock(struct ocfs2_super *osb, in ocfs2_double_lock()
1217 struct ocfs2_super *osb = NULL; in ocfs2_rename()
1691 static int ocfs2_create_symlink_data(struct ocfs2_super *osb, in ocfs2_create_symlink_data()
1795 struct ocfs2_super *osb = NULL; in ocfs2_symlink()
2088 static int ocfs2_lookup_lock_orphan_dir(struct ocfs2_super *osb, in ocfs2_lookup_lock_orphan_dir()
2130 struct ocfs2_super *osb = OCFS2_SB(orphan_dir_inode->i_sb); in __ocfs2_prepare_orphan_dir()
2178 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb, in ocfs2_prepare_orphan_dir()
2219 static int ocfs2_orphan_add(struct ocfs2_super *osb, in ocfs2_orphan_add()
2321 int ocfs2_orphan_del(struct ocfs2_super *osb, in ocfs2_orphan_del()
2430 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_prep_new_orphaned_file()
2496 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_create_inode_in_orphan()
2610 int ocfs2_add_inode_to_orphan(struct ocfs2_super *osb, in ocfs2_add_inode_to_orphan()
2686 int ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, in ocfs2_del_inode_from_orphan()
2769 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_mv_orphaned_inode_to_new()