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,
220 static void ocfs2_cleanup_add_entry_failure(struct ocfs2_super *osb, in ocfs2_cleanup_add_entry_failure()
243 struct ocfs2_super *osb; in ocfs2_mknod()
507 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in __ocfs2_mknod_locked()
609 static int ocfs2_mknod_locked(struct ocfs2_super *osb, in ocfs2_mknod_locked()
680 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_link()
865 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_unlink()
1026 static int ocfs2_check_if_ancestor(struct ocfs2_super *osb, in ocfs2_check_if_ancestor()
1089 static int ocfs2_double_lock(struct ocfs2_super *osb, in ocfs2_double_lock()
1200 struct ocfs2_super *osb = NULL; in ocfs2_rename()
1648 static int ocfs2_create_symlink_data(struct ocfs2_super *osb, in ocfs2_create_symlink_data()
1752 struct ocfs2_super *osb = NULL; in ocfs2_symlink()
2040 static int ocfs2_lookup_lock_orphan_dir(struct ocfs2_super *osb, in ocfs2_lookup_lock_orphan_dir()
2082 struct ocfs2_super *osb = OCFS2_SB(orphan_dir_inode->i_sb); in __ocfs2_prepare_orphan_dir()
2130 static int ocfs2_prepare_orphan_dir(struct ocfs2_super *osb, in ocfs2_prepare_orphan_dir()
2171 static int ocfs2_orphan_add(struct ocfs2_super *osb, in ocfs2_orphan_add()
2273 int ocfs2_orphan_del(struct ocfs2_super *osb, in ocfs2_orphan_del()
2382 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_prep_new_orphaned_file()
2448 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_create_inode_in_orphan()
2582 int ocfs2_add_inode_to_orphan(struct ocfs2_super *osb, in ocfs2_add_inode_to_orphan()
2653 int ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, in ocfs2_del_inode_from_orphan()
2748 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_mv_orphaned_inode_to_new()