Searched refs:ocfs2_super (Results 1 - 25 of 49) sorted by last modified time

12

/linux-master/fs/ocfs2/
H A Dsuper.c97 static void ocfs2_delete_osb(struct ocfs2_super *osb);
103 static int ocfs2_init_global_system_inodes(struct ocfs2_super *osb);
104 static int ocfs2_init_local_system_inodes(struct ocfs2_super *osb);
105 static void ocfs2_release_system_inodes(struct ocfs2_super *osb);
106 static int ocfs2_check_volume(struct ocfs2_super *osb);
121 static int ocfs2_susp_quotas(struct ocfs2_super *osb, int unsuspend);
122 static int ocfs2_enable_quotas(struct ocfs2_super *osb);
123 static void ocfs2_disable_quotas(struct ocfs2_super *osb);
212 static int ocfs2_osb_dump(struct ocfs2_super *osb, char *buf, int len)
341 struct ocfs2_super *os
[all...]
H A Dquota_local.c385 struct ocfs2_super *osb,
585 int ocfs2_finish_quota_recovery(struct ocfs2_super *osb,
H A Dquota_global.c605 struct ocfs2_super *osb = OCFS2_SB(sb);
669 struct ocfs2_super *osb = OCFS2_SB(dquot->dq_sb);
708 struct ocfs2_super *osb = container_of(work, struct ocfs2_super,
732 struct ocfs2_super *osb = OCFS2_SB(dquot->dq_sb);
806 struct ocfs2_super *osb = OCFS2_SB(sb);
931 struct ocfs2_super *osb = OCFS2_SB(sb);
H A Dfile.c71 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
169 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
210 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
257 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
318 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
372 static int ocfs2_orphan_for_truncate(struct ocfs2_super *osb,
444 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
536 int ocfs2_add_inode_data(struct ocfs2_super *osb,
568 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
716 struct ocfs2_super *os
[all...]
H A Dinode.h128 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 feoff, unsigned flags,
H A Ddlmglue.c58 static struct ocfs2_super *ocfs2_get_dentry_osb(struct ocfs2_lock_res *lockres);
59 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres);
60 static struct ocfs2_super *ocfs2_get_file_osb(struct ocfs2_lock_res *lockres);
61 static struct ocfs2_super *ocfs2_get_qinfo_osb(struct ocfs2_lock_res *lockres);
98 static void ocfs2_dentry_post_unlock(struct ocfs2_super *osb,
142 * struct ocfs2_super and allow the default actions to manage things.
151 * Translate an ocfs2_lock_res * into an ocfs2_super *. Define
152 * this callback if ->l_priv is not an ocfs2_super pointer
154 struct ocfs2_super * (*get_osb)(struct ocfs2_lock_res *);
165 void (*post_unlock)(struct ocfs2_super *, struc
[all...]
H A Dlocks.c101 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
119 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
H A Dnamei.c55 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,
233 struct ocfs2_super *osb;
515 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb);
618 static int ocfs2_mknod_locked(struct ocfs2_super *osb,
691 struct ocfs2_super *os
[all...]
H A Ddir.c71 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb);
89 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb);
254 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb);
830 static inline unsigned int __ocfs2_dx_dir_hash_idx(struct ocfs2_super *osb,
836 static inline unsigned int ocfs2_dx_dir_hash_idx(struct ocfs2_super *osb,
2177 static int ocfs2_fill_new_dir_id(struct ocfs2_super *osb,
2210 static int ocfs2_fill_new_dir_el(struct ocfs2_super *osb,
2280 static int ocfs2_dx_dir_attach_index(struct ocfs2_super *osb,
2372 static int ocfs2_dx_dir_format_cluster(struct ocfs2_super *osb,
2434 struct ocfs2_super *os
[all...]
H A Ddcache.c39 struct ocfs2_super *osb;
358 static void ocfs2_drop_dentry_lock(struct ocfs2_super *osb,
367 void ocfs2_dentry_lock_put(struct ocfs2_super *osb,
437 struct ocfs2_super *osb = OCFS2_SB(old_dir->i_sb);
H A Dexport.c38 struct ocfs2_super *osb = OCFS2_SB(sb);
H A Daops.c48 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
141 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
503 static void ocfs2_figure_cluster_boundaries(struct ocfs2_super *osb,
539 struct ocfs2_super *osb, u32 cpos,
836 struct ocfs2_super *osb, loff_t pos,
1226 struct ocfs2_super *osb = OCFS2_SB(mapping->host->i_sb);
1265 static void ocfs2_set_target_boundaries(struct ocfs2_super *osb,
1475 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
1653 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
1954 struct ocfs2_super *os
[all...]
H A Dalloc.c219 struct ocfs2_super *osb = OCFS2_SB(oi->vfs_inode.i_sb);
1002 struct ocfs2_super *osb =
3110 static int ocfs2_remove_rightmost_empty_extent(struct ocfs2_super *osb,
4792 struct ocfs2_super *osb =
5663 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
5705 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
5810 int ocfs2_truncate_log_needs_flush(struct ocfs2_super *osb)
5843 int ocfs2_truncate_log_append(struct ocfs2_super *osb,
5919 static int ocfs2_replay_truncate_records(struct ocfs2_super *osb,
5992 int __ocfs2_flush_truncate_log(struct ocfs2_super *os
[all...]
H A Djournal.c49 static int ocfs2_recover_node(struct ocfs2_super *osb,
52 static int ocfs2_commit_cache(struct ocfs2_super *osb);
53 static int __ocfs2_wait_on_mount(struct ocfs2_super *osb, int quota);
54 static int ocfs2_journal_toggle_dirty(struct ocfs2_super *osb,
56 static int ocfs2_trylock_journal(struct ocfs2_super *osb,
58 static int ocfs2_recover_orphans(struct ocfs2_super *osb,
69 static inline int ocfs2_wait_on_mount(struct ocfs2_super *osb)
74 static inline int ocfs2_wait_on_quotas(struct ocfs2_super *osb)
96 static void ocfs2_replay_map_set_state(struct ocfs2_super *osb, int state)
108 int ocfs2_compute_replay_slots(struct ocfs2_super *os
[all...]
H A Dbuffer_head_io.c38 int ocfs2_write_block(struct ocfs2_super *osb, struct buffer_head *bh,
89 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block,
428 int ocfs2_write_super_or_backup(struct ocfs2_super *osb,
H A Dxattr.c302 static inline u16 ocfs2_xattr_buckets_per_cluster(struct ocfs2_super *osb)
579 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb);
619 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb);
2363 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
2483 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
2717 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
3251 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
3531 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
4876 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
5104 struct ocfs2_super *os
[all...]
H A Drefcounttree.c194 ocfs2_find_refcount_tree(struct ocfs2_super *osb, u64 blkno)
214 static void ocfs2_insert_refcount_tree(struct ocfs2_super *osb,
253 ocfs2_erase_refcount_tree_from_list_no_lock(struct ocfs2_super *osb,
261 static void ocfs2_erase_refcount_tree_from_list(struct ocfs2_super *osb,
298 static inline void ocfs2_init_refcount_tree_lock(struct ocfs2_super *osb,
308 ocfs2_allocate_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno)
323 static int ocfs2_get_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno,
415 static int __ocfs2_lock_refcount_tree(struct ocfs2_super *osb,
443 int ocfs2_lock_refcount_tree(struct ocfs2_super *osb,
516 void ocfs2_unlock_refcount_tree(struct ocfs2_super *os
[all...]
H A Dslot_map.c116 int ocfs2_refresh_slot_info(struct ocfs2_super *osb)
183 static int ocfs2_update_disk_slot(struct ocfs2_super *osb,
208 static int ocfs2_slot_map_physical_size(struct ocfs2_super *osb,
271 int ocfs2_node_num_to_slot(struct ocfs2_super *osb, unsigned int node_num)
283 int ocfs2_slot_to_node_num_locked(struct ocfs2_super *osb, int slot_num,
321 int ocfs2_clear_slot(struct ocfs2_super *osb, int slot_num)
335 static int ocfs2_map_slot_buffers(struct ocfs2_super *osb,
399 int ocfs2_init_slot_info(struct ocfs2_super *osb)
438 void ocfs2_free_slot_info(struct ocfs2_super *osb)
446 int ocfs2_find_slot(struct ocfs2_super *os
[all...]
H A Dinode.c59 static int ocfs2_truncate_for_delete(struct ocfs2_super *osb,
121 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 blkno, unsigned flags,
264 struct ocfs2_super *osb;
405 struct ocfs2_super *osb;
578 static int ocfs2_truncate_for_delete(struct ocfs2_super *osb,
643 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
719 static int ocfs2_check_orphan_recovery_state(struct ocfs2_super *osb,
738 static void ocfs2_signal_wipe_completion(struct ocfs2_super *osb,
754 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
843 struct ocfs2_super *os
[all...]
H A Dmove_extents.c56 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
153 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
201 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
371 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
472 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
569 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
768 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
900 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
H A Dacl.c295 struct ocfs2_super *osb;
323 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
359 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
H A Djournal.h22 struct ocfs2_super;
42 struct ocfs2_super *j_osb; /* pointer to the super
133 static inline void ocfs2_ci_set_new(struct ocfs2_super *osb,
142 void ocfs2_orphan_scan_init(struct ocfs2_super *osb);
143 void ocfs2_orphan_scan_start(struct ocfs2_super *osb);
144 void ocfs2_orphan_scan_stop(struct ocfs2_super *osb);
147 void ocfs2_wait_for_recovery(struct ocfs2_super *osb);
149 int ocfs2_recovery_init(struct ocfs2_super *osb);
150 void ocfs2_recovery_exit(struct ocfs2_super *osb);
152 int ocfs2_compute_replay_slots(struct ocfs2_super *os
[all...]
H A Dlocalalloc.c37 static int ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb,
44 static int ocfs2_sync_local_to_main(struct ocfs2_super *osb,
50 static int ocfs2_local_alloc_reserve_for_window(struct ocfs2_super *osb,
55 static int ocfs2_local_alloc_new_window(struct ocfs2_super *osb,
59 static int ocfs2_local_alloc_slide_window(struct ocfs2_super *osb,
101 unsigned int ocfs2_la_default_mb(struct ocfs2_super *osb)
179 void ocfs2_la_set_sizes(struct ocfs2_super *osb, int requested_mb)
206 static inline int ocfs2_la_state_enabled(struct ocfs2_super *osb)
212 void ocfs2_local_alloc_seen_free_bits(struct ocfs2_super *osb,
227 struct ocfs2_super *os
[all...]
H A Dioctl.c91 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
165 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
184 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
203 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
222 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
241 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
262 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
277 static int ocfs2_info_scan_inode_alloc(struct ocfs2_super *osb,
333 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb);
432 static int ocfs2_info_freefrag_scan_chain(struct ocfs2_super *os
[all...]
H A Dfile.h28 int ocfs2_add_inode_data(struct ocfs2_super *osb,

Completed in 501 milliseconds

12