Lines Matching refs:ocfs2_super

70 static int ocfs2_mknod_locked(struct ocfs2_super *osb,
79 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb,
86 static int ocfs2_orphan_add(struct ocfs2_super *osb,
95 static int ocfs2_create_symlink_data(struct ocfs2_super *osb,
100 static int ocfs2_double_lock(struct ocfs2_super *osb,
223 static void ocfs2_cleanup_add_entry_failure(struct ocfs2_super *osb, in ocfs2_cleanup_add_entry_failure()
246 struct ocfs2_super *osb; in ocfs2_mknod()
520 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in __ocfs2_mknod_locked()
624 static int ocfs2_mknod_locked(struct ocfs2_super *osb, in ocfs2_mknod_locked()
695 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_link()
884 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_unlink()
1049 static int ocfs2_check_if_ancestor(struct ocfs2_super *osb, in ocfs2_check_if_ancestor()
1112 static int ocfs2_double_lock(struct ocfs2_super *osb, in ocfs2_double_lock()
1217 struct ocfs2_super *osb = NULL; in ocfs2_rename()
1697 static int ocfs2_create_symlink_data(struct ocfs2_super *osb, in ocfs2_create_symlink_data()
1801 struct ocfs2_super *osb = NULL; in ocfs2_symlink()
2098 static int ocfs2_lookup_lock_orphan_dir(struct ocfs2_super *osb, in ocfs2_lookup_lock_orphan_dir()
2140 struct ocfs2_super *osb = OCFS2_SB(orphan_dir_inode->i_sb); in __ocfs2_prepare_orphan_dir()
2188 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb, in ocfs2_prepare_orphan_dir()
2229 static int ocfs2_orphan_add(struct ocfs2_super *osb, in ocfs2_orphan_add()
2331 int ocfs2_orphan_del(struct ocfs2_super *osb, in ocfs2_orphan_del()
2439 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_prep_new_orphaned_file()
2505 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_create_inode_in_orphan()
2619 int ocfs2_add_inode_to_orphan(struct ocfs2_super *osb, in ocfs2_add_inode_to_orphan()
2695 int ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, in ocfs2_del_inode_from_orphan()
2778 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_mv_orphaned_inode_to_new()