Searched refs:osb (Results 26 - 50 of 50) sorted by relevance

12

/linux-master/fs/ocfs2/
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, argument
126 struct super_block *sb = osb->sb;
128 journal_t *journal = osb->journal->j_journal;
264 struct ocfs2_super *osb; local
268 osb = OCFS2_SB(sb);
270 if ((osb->s_mount_opt & OCFS2_MOUNT_LOCALFLOCKS) ||
271 ocfs2_mount_local(osb) || !ocfs2_stack_supports_plocks())
283 BUG_ON(le32_to_cpu(fe->i_fs_generation) != osb->fs_generation);
405 struct ocfs2_super *osb; local
578 ocfs2_truncate_for_delete(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *fe_bh) argument
643 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
719 ocfs2_check_orphan_recovery_state(struct ocfs2_super *osb, int slot) argument
738 ocfs2_signal_wipe_completion(struct ocfs2_super *osb, int slot) argument
754 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
843 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1114 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
[all...]
H A Ddcache.c39 struct ocfs2_super *osb; local
45 osb = OCFS2_SB(dentry->d_sb);
68 BUG_ON(!osb);
70 if (inode == osb->root_inode || is_bad_inode(inode))
358 static void ocfs2_drop_dentry_lock(struct ocfs2_super *osb, argument
362 ocfs2_simple_drop_lockres(osb, &dl->dl_lockres);
367 void ocfs2_dentry_lock_put(struct ocfs2_super *osb, argument
380 ocfs2_drop_dentry_lock(osb, dl);
437 struct ocfs2_super *osb = OCFS2_SB(old_dir->i_sb); local
449 ocfs2_dentry_lock_put(osb, dentr
[all...]
H A Ddcache.h31 void ocfs2_dentry_lock_put(struct ocfs2_super *osb,
H A Dbuffer_head_io.c38 int ocfs2_write_block(struct ocfs2_super *osb, struct buffer_head *bh, argument
51 if (ocfs2_is_hard_readonly(osb)) {
89 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block, argument
109 bhs[i] = sb_getblk(osb->sb, block++);
428 int ocfs2_write_super_or_backup(struct ocfs2_super *osb, argument
435 ocfs2_check_super_or_backup(osb->sb, bh->b_blocknr);
437 if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb)) {
451 ocfs2_compute_meta_ecc(osb->sb, bh->b_data, &di->i_check);
H A Dioctl.c91 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
119 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
133 ocfs2_commit_trans(osb, handle);
165 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
170 oic.ic_clustersize = osb->s_clustersize;
184 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
189 oim.im_max_slots = osb->max_slots;
203 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
208 memcpy(oil.il_label, osb->vol_label, OCFS2_MAX_VOL_LABEL_LEN);
222 struct ocfs2_super *osb local
241 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
262 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
277 ocfs2_info_scan_inode_alloc(struct ocfs2_super *osb, struct inode *inode_alloc, u64 blkno, struct ocfs2_info_freeinode *fi, u32 slot) argument
333 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
432 ocfs2_info_freefrag_scan_chain(struct ocfs2_super *osb, struct inode *gb_inode, struct ocfs2_dinode *gb_dinode, struct ocfs2_chain_rec *rec, struct ocfs2_info_freefrag *ffg, u32 chunks_in_group) argument
535 ocfs2_info_freefrag_scan_bitmap(struct ocfs2_super *osb, struct inode *gb_inode, u64 blkno, struct ocfs2_info_freefrag *ffg) argument
621 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
[all...]
H A Dfilecheck.c166 int ocfs2_filecheck_create_sysfs(struct ocfs2_super *osb) argument
170 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent;
182 entry->fs_kobj.kset = osb->osb_dev_kset;
196 void ocfs2_filecheck_remove_sysfs(struct ocfs2_super *osb) argument
198 if (!osb->osb_fc_ent.fs_fcheck)
201 kobject_del(&osb->osb_fc_ent.fs_kobj);
202 kobject_put(&osb->osb_fc_ent.fs_kobj);
203 wait_for_completion(&osb->osb_fc_ent.fs_kobj_unregister);
204 ocfs2_filecheck_sysfs_free(&osb->osb_fc_ent);
406 ocfs2_filecheck_handle(struct ocfs2_super *osb, argument
431 struct ocfs2_super *osb = container_of(ent, struct ocfs2_super, local
[all...]
H A Daops.c48 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
83 buffer_cache_bh = sb_getblk(osb->sb, blkno);
141 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
179 if (create && p_blkno == 0 && ocfs2_sparse_alloc(osb)) {
191 if (!ocfs2_sparse_alloc(osb)) {
503 static void ocfs2_figure_cluster_boundaries(struct ocfs2_super *osb, argument
510 if (unlikely(PAGE_SHIFT > osb->s_clustersize_bits)) {
513 cpp = 1 << (PAGE_SHIFT - osb->s_clustersize_bits);
516 cluster_start = cluster_start << osb->s_clustersize_bits;
518 cluster_end = cluster_start + osb
538 ocfs2_clear_page_regions(struct page *page, struct ocfs2_super *osb, u32 cpos, unsigned from, unsigned to) argument
835 ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, struct ocfs2_super *osb, loff_t pos, unsigned len, ocfs2_write_type_t type, struct buffer_head *di_bh) argument
1226 struct ocfs2_super *osb = OCFS2_SB(mapping->host->i_sb); local
1265 ocfs2_set_target_boundaries(struct ocfs2_super *osb, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len, int alloc) argument
1475 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1653 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1954 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2143 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2298 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2442 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
[all...]
H A Dfile.c71 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
74 ocfs2_simple_drop_lockres(osb, &fp->fp_flock);
169 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
171 journal_t *journal = osb->journal->j_journal;
182 if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
210 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
212 if (ocfs2_is_hard_readonly(osb) || ocfs2_is_soft_readonly(osb))
247 if ((now.tv_sec - inode_get_atime_sec(inode) <= osb
257 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
318 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
372 ocfs2_orphan_for_truncate(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *fe_bh, u64 new_i_size) argument
444 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
536 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) argument
568 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
716 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1120 struct ocfs2_super *osb = OCFS2_SB(sb); local
1309 struct ocfs2_super *osb = sb->s_fs_info; local
1374 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1518 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1577 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1764 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
1929 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2070 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2098 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2360 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2682 struct ocfs2_super *osb = OCFS2_SB(inode_in->i_sb); local
[all...]
H A Drefcounttree.c194 ocfs2_find_refcount_tree(struct ocfs2_super *osb, u64 blkno) argument
196 struct rb_node *n = osb->osb_rf_lock_tree.rb_node;
214 static void ocfs2_insert_refcount_tree(struct ocfs2_super *osb, argument
219 struct rb_node **p = &osb->osb_rf_lock_tree.rb_node;
241 rb_insert_color(&new->rf_node, &osb->osb_rf_lock_tree);
253 ocfs2_erase_refcount_tree_from_list_no_lock(struct ocfs2_super *osb, argument
256 rb_erase(&tree->rf_node, &osb->osb_rf_lock_tree);
257 if (osb->osb_ref_tree_lru && osb->osb_ref_tree_lru == tree)
258 osb
261 ocfs2_erase_refcount_tree_from_list(struct ocfs2_super *osb, struct ocfs2_refcount_tree *tree) argument
298 ocfs2_init_refcount_tree_lock(struct ocfs2_super *osb, struct ocfs2_refcount_tree *new, u64 rf_blkno, u32 generation) argument
308 ocfs2_allocate_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno) argument
323 ocfs2_get_refcount_tree(struct ocfs2_super *osb, u64 rf_blkno, struct ocfs2_refcount_tree **ret_tree) argument
415 __ocfs2_lock_refcount_tree(struct ocfs2_super *osb, struct ocfs2_refcount_tree *tree, int rw) argument
443 ocfs2_lock_refcount_tree(struct ocfs2_super *osb, u64 ref_blkno, int rw, struct ocfs2_refcount_tree **ret_tree, struct buffer_head **ref_bh) argument
516 ocfs2_unlock_refcount_tree(struct ocfs2_super *osb, struct ocfs2_refcount_tree *tree, int rw) argument
528 ocfs2_purge_refcount_trees(struct ocfs2_super *osb) argument
557 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
698 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
760 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3012 struct ocfs2_super *osb = OCFS2_SB(sb); local
3183 struct ocfs2_super *osb = OCFS2_SB(sb); local
3333 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3386 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3665 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3772 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3878 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3934 struct ocfs2_super *osb = OCFS2_SB(s_inode->i_sb); local
4102 struct ocfs2_super *osb = OCFS2_SB(s_inode->i_sb); local
4487 struct ocfs2_super *osb; local
4596 struct ocfs2_super *osb; local
[all...]
H A Ddir.h81 int ocfs2_prepare_dir_for_insert(struct ocfs2_super *osb,
88 int ocfs2_fill_new_dir(struct ocfs2_super *osb,
H A Ddir.c71 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
76 return ocfs2_meta_ecc(osb) || ocfs2_dir_indexed(dir);
89 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
91 return ocfs2_meta_ecc(osb) ||
92 ocfs2_supports_indexed_dirs(osb);
254 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
278 memcpy(buf, osb->osb_dx_seed, sizeof(buf));
830 static inline unsigned int __ocfs2_dx_dir_hash_idx(struct ocfs2_super *osb, argument
833 return minor_hash & osb->osb_dx_mask;
836 static inline unsigned int ocfs2_dx_dir_hash_idx(struct ocfs2_super *osb, argument
2177 ocfs2_fill_new_dir_id(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *di_bh) argument
2210 ocfs2_fill_new_dir_el(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct buffer_head **ret_new_bh) argument
2280 ocfs2_dx_dir_attach_index(struct ocfs2_super *osb, handle_t *handle, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dirdata_bh, struct ocfs2_alloc_context *meta_ac, int dx_inline, u32 num_entries, struct buffer_head **ret_dx_root_bh) argument
2372 ocfs2_dx_dir_format_cluster(struct ocfs2_super *osb, handle_t *handle, struct inode *dir, struct buffer_head **dx_leaves, int num_dx_leaves, u64 start_blk) argument
2434 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
2505 ocfs2_fill_new_dir_dx(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *di_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) argument
2560 ocfs2_fill_new_dir(struct ocfs2_super *osb, handle_t *handle, struct inode *parent, struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac) argument
2773 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
3144 ocfs2_extend_dir(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **new_de_bh) argument
3668 ocfs2_dx_dir_rebalance_credits(struct ocfs2_super *osb, struct ocfs2_dx_root_block *dx_root) argument
3682 ocfs2_dx_dir_rebalance(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *dx_root_bh, struct buffer_head *dx_leaf_bh, struct ocfs2_dx_hinfo *hinfo, u32 leaf_cpos, u64 leaf_blkno) argument
3877 ocfs2_find_dir_space_dx(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
4006 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
4136 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
4231 ocfs2_prepare_dir_for_insert(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) argument
4307 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
4389 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
[all...]
H A Dalloc.c219 struct ocfs2_super *osb = OCFS2_SB(oi->vfs_inode.i_sb); local
222 mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) &&
226 osb->dev_str,
1002 struct ocfs2_super *osb = local
1021 bhs[i] = sb_getblk(osb->sb, first_blkno);
1037 memset(bhs[i]->b_data, 0, osb->sb->s_blocksize);
1042 eb->h_fs_generation = cpu_to_le32(osb->fs_generation);
1048 cpu_to_le16(ocfs2_extent_recs_per_eb(osb->sb));
3110 static int ocfs2_remove_rightmost_empty_extent(struct ocfs2_super *osb, argument
3119 handle = ocfs2_start_trans(osb, credit
4792 struct ocfs2_super *osb = local
5663 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5705 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5810 ocfs2_truncate_log_needs_flush(struct ocfs2_super *osb) argument
5843 ocfs2_truncate_log_append(struct ocfs2_super *osb, handle_t *handle, u64 start_blk, unsigned int num_clusters) argument
5919 ocfs2_replay_truncate_records(struct ocfs2_super *osb, struct inode *data_alloc_inode, struct buffer_head *data_alloc_bh) argument
5992 __ocfs2_flush_truncate_log(struct ocfs2_super *osb) argument
6070 ocfs2_flush_truncate_log(struct ocfs2_super *osb) argument
6085 struct ocfs2_super *osb = local
6097 ocfs2_schedule_truncate_log_flush(struct ocfs2_super *osb, int cancel) argument
6117 ocfs2_try_to_free_truncate_log(struct ocfs2_super *osb, unsigned int needed) argument
6149 ocfs2_get_truncate_log_info(struct ocfs2_super *osb, int slot_num, struct inode **tl_inode, struct buffer_head **tl_bh) argument
6184 ocfs2_begin_truncate_log_recovery(struct ocfs2_super *osb, int slot_num, struct ocfs2_dinode **tl_copy) argument
6251 ocfs2_complete_truncate_log_recovery(struct ocfs2_super *osb, struct ocfs2_dinode *tl_copy) argument
6309 ocfs2_truncate_log_shutdown(struct ocfs2_super *osb) argument
6329 ocfs2_truncate_log_init(struct ocfs2_super *osb) argument
6392 ocfs2_free_cached_blocks(struct ocfs2_super *osb, int sysfile_type, int slot, struct ocfs2_cached_block_free *head) argument
6487 ocfs2_free_cached_clusters(struct ocfs2_super *osb, struct ocfs2_cached_block_free *head) argument
6539 ocfs2_run_deallocs(struct ocfs2_super *osb, struct ocfs2_cached_dealloc_ctxt *ctxt) argument
6668 struct ocfs2_super *osb = local
7068 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
7211 ocfs2_commit_truncate(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *di_bh) argument
7391 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
7466 struct ocfs2_super *osb = OCFS2_SB(sb); local
7535 struct ocfs2_super *osb = OCFS2_SB(sb); local
7659 struct ocfs2_super *osb = OCFS2_SB(sb); local
[all...]
H A Dquota_global.c605 struct ocfs2_super *osb = OCFS2_SB(sb); local
618 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS);
635 ocfs2_commit_trans(osb, handle);
669 struct ocfs2_super *osb = OCFS2_SB(dquot->dq_sb); local
676 handle = ocfs2_start_trans(osb, OCFS2_QWRITE_CREDITS);
687 ocfs2_commit_trans(osb, handle);
708 struct ocfs2_super *osb = container_of(work, struct ocfs2_super, local
713 list = llist_del_all(&osb->dquot_drop_list);
732 struct ocfs2_super *osb = OCFS2_SB(dquot->dq_sb); local
743 if (current == osb
806 struct ocfs2_super *osb = OCFS2_SB(sb); local
931 struct ocfs2_super *osb = OCFS2_SB(sb); local
[all...]
H A Dexport.c38 struct ocfs2_super *osb = OCFS2_SB(sb); local
62 status = ocfs2_nfs_sync_lock(osb, 1);
68 status = ocfs2_test_inode_bit(osb, blkno, &set);
89 inode = ocfs2_iget(osb, blkno, 0, 0);
92 ocfs2_nfs_sync_unlock(osb, 1);
H A Drefcounttree.h26 void ocfs2_purge_refcount_trees(struct ocfs2_super *osb);
27 int ocfs2_lock_refcount_tree(struct ocfs2_super *osb, u64 ref_blkno, int rw,
30 void ocfs2_unlock_refcount_tree(struct ocfs2_super *osb,
H A Dblockcheck.c575 struct ocfs2_super *osb = OCFS2_SB(sb); local
577 if (ocfs2_meta_ecc(osb))
579 &osb->osb_ecc_stats);
597 struct ocfs2_super *osb = OCFS2_SB(sb); local
599 if (ocfs2_meta_ecc(osb))
601 &osb->osb_ecc_stats);
H A Dquota.h89 struct ocfs2_super *osb, int slot_num);
90 int ocfs2_finish_quota_recovery(struct ocfs2_super *osb,
H A Dacl.c295 struct ocfs2_super *osb; local
304 osb = OCFS2_SB(inode->i_sb);
305 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL))
323 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
330 if (!(osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL))
359 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
365 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) {
382 if ((osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) && acl) {
H A Dreservations.c34 int ocfs2_dir_resv_allowed(struct ocfs2_super *osb) argument
36 return (osb->osb_resv_level && osb->osb_dir_resv_level);
42 struct ocfs2_super *osb = resmap->m_osb; local
47 bits = 4 << osb->osb_resv_level;
49 bits = 4 << osb->osb_dir_resv_level;
75 struct ocfs2_super *osb = resmap->m_osb; local
81 osb->dev_str, resmap->m_bitmap_len);
201 void ocfs2_resmap_init(struct ocfs2_super *osb, argument
206 resmap->m_osb = osb;
[all...]
H A Dxattr.c302 static inline u16 ocfs2_xattr_buckets_per_cluster(struct ocfs2_super *osb) argument
304 return (1 << osb->s_clustersize_bits) / OCFS2_XATTR_BUCKET_SIZE;
579 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
590 ret = ocfs2_reserve_new_metadata_blocks(osb, 1, xattr_ac);
619 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); local
626 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL) {
659 (S_ISDIR(mode) && ocfs2_supports_inline_data(osb)) ||
682 if (osb->s_mount_opt & OCFS2_MOUNT_POSIX_ACL &&
2363 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2385 ctxt.handle = ocfs2_start_trans(osb, ref_credit
2483 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
2717 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3251 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
3531 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
4876 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5104 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5194 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5274 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5419 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5655 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
5771 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
6276 ocfs2_reflink_lock_xattr_allocators(struct ocfs2_super *osb, struct ocfs2_xattr_header *xh, struct buffer_head *ref_root_bh, int *credits, struct ocfs2_alloc_context **meta_ac) argument
6462 struct ocfs2_super *osb = OCFS2_SB(args->old_inode->i_sb); local
6546 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
6584 struct ocfs2_super *osb = OCFS2_SB(args->new_inode->i_sb); local
6750 struct ocfs2_super *osb = OCFS2_SB(args->reflink->old_inode->i_sb); local
7000 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
7363 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
7377 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
[all...]
H A Dfile.h28 int ocfs2_add_inode_data(struct ocfs2_super *osb,
H A Dquota_local.c385 struct ocfs2_super *osb,
393 struct super_block *sb = osb->sb;
402 "slot %u\n", osb->dev_str, slot_num);
414 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num);
585 int ocfs2_finish_quota_recovery(struct ocfs2_super *osb, argument
591 struct super_block *sb = osb->sb;
601 "slot %u\n", osb->dev_str, slot_num);
608 lqinode = ocfs2_get_system_file_inode(osb, ino[type], slot_num);
620 "locked.\n", osb->dev_str, slot_num);
646 if (slot_num == osb
384 ocfs2_begin_quota_recovery( struct ocfs2_super *osb, int slot_num) argument
[all...]
H A Dinode.h128 struct inode *ocfs2_iget(struct ocfs2_super *osb, u64 feoff, unsigned flags,
H A Dextent_map.c740 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
766 cpos = map_start >> osb->s_clustersize_bits;
792 len_bytes = (u64)le16_to_cpu(rec.e_leaf_clusters) << osb->s_clustersize_bits;
793 phys_bytes = le64_to_cpu(rec.e_blkno) << osb->sb->s_blocksize_bits;
794 virt_bytes = (u64)le32_to_cpu(rec.e_cpos) << osb->s_clustersize_bits;
824 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); local
834 cpos = map_start >> osb->s_clustersize_bits;
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c359 struct oabi_sembuf osb; local
360 err |= copy_from_user(&osb, tsops, sizeof(osb));
361 sops[i].sem_num = osb.sem_num;
362 sops[i].sem_op = osb.sem_op;
363 sops[i].sem_flg = osb.sem_flg;

Completed in 292 milliseconds

12