Lines Matching refs:ocfs2_super
55 static int ocfs2_mknod_locked(struct ocfs2_super *osb,
64 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb,
71 static int ocfs2_orphan_add(struct ocfs2_super *osb,
80 static int ocfs2_create_symlink_data(struct ocfs2_super *osb,
85 static int ocfs2_double_lock(struct ocfs2_super *osb,
209 static void ocfs2_cleanup_add_entry_failure(struct ocfs2_super *osb, in ocfs2_cleanup_add_entry_failure()
233 struct ocfs2_super *osb; in ocfs2_mknod()
515 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in __ocfs2_mknod_locked()
618 static int ocfs2_mknod_locked(struct ocfs2_super *osb, in ocfs2_mknod_locked()
691 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_link()
881 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_unlink()
1047 static int ocfs2_check_if_ancestor(struct ocfs2_super *osb, in ocfs2_check_if_ancestor()
1110 static int ocfs2_double_lock(struct ocfs2_super *osb, in ocfs2_double_lock()
1216 struct ocfs2_super *osb = NULL; in ocfs2_rename()
1707 static int ocfs2_create_symlink_data(struct ocfs2_super *osb, in ocfs2_create_symlink_data()
1812 struct ocfs2_super *osb = NULL; in ocfs2_symlink()
2110 static int ocfs2_lookup_lock_orphan_dir(struct ocfs2_super *osb, in ocfs2_lookup_lock_orphan_dir()
2152 struct ocfs2_super *osb = OCFS2_SB(orphan_dir_inode->i_sb); in __ocfs2_prepare_orphan_dir()
2202 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb, in ocfs2_prepare_orphan_dir()
2243 static int ocfs2_orphan_add(struct ocfs2_super *osb, in ocfs2_orphan_add()
2345 int ocfs2_orphan_del(struct ocfs2_super *osb, in ocfs2_orphan_del()
2453 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_prep_new_orphaned_file()
2519 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_create_inode_in_orphan()
2631 int ocfs2_add_inode_to_orphan(struct ocfs2_super *osb, in ocfs2_add_inode_to_orphan()
2707 int ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, in ocfs2_del_inode_from_orphan()
2790 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_mv_orphaned_inode_to_new()