/linux/fs/ocfs2/ |
H A D | journal.c | 69 static inline int ocfs2_wait_on_mount(struct ocfs2_super *osb) in ocfs2_wait_on_mount() argument 74 static inline int ocfs2_wait_on_quotas(struct ocfs2_super *osb) in ocfs2_wait_on_quotas() argument 96 ocfs2_replay_map_set_state(struct ocfs2_super * osb,int state) ocfs2_replay_map_set_state() argument 108 ocfs2_compute_replay_slots(struct ocfs2_super * osb) ocfs2_compute_replay_slots() argument 141 ocfs2_queue_replay_slots(struct ocfs2_super * osb,enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_replay_slots() argument 161 ocfs2_free_replay_slots(struct ocfs2_super * osb) ocfs2_free_replay_slots() argument 172 ocfs2_recovery_init(struct ocfs2_super * osb) ocfs2_recovery_init() argument 196 ocfs2_recovery_thread_running(struct ocfs2_super * osb) ocfs2_recovery_thread_running() argument 202 ocfs2_recovery_exit(struct ocfs2_super * osb) ocfs2_recovery_exit() argument 229 __ocfs2_recovery_map_test(struct ocfs2_super * osb,unsigned int node_num) __ocfs2_recovery_map_test() argument 246 ocfs2_recovery_map_set(struct ocfs2_super * osb,unsigned int node_num) ocfs2_recovery_map_set() argument 267 ocfs2_recovery_map_clear(struct ocfs2_super * osb,unsigned int node_num) ocfs2_recovery_map_clear() argument 290 ocfs2_commit_cache(struct ocfs2_super * osb) ocfs2_commit_cache() argument 331 ocfs2_start_trans(struct ocfs2_super * osb,int max_buffs) ocfs2_start_trans() argument 371 ocfs2_commit_trans(struct ocfs2_super * osb,handle_t * handle) ocfs2_commit_trans() argument 640 struct ocfs2_super *osb = __ocfs2_journal_access() local 713 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_di() local 723 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_eb() local 733 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_rb() local 743 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_gd() local 753 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_db() local 763 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_xb() local 773 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_dq() local 783 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_dr() local 793 struct ocfs2_super *osb = OCFS2_SB(ocfs2_metadata_cache_get_super(ci)); ocfs2_journal_access_dl() local 833 ocfs2_set_journal_params(struct ocfs2_super * osb) ocfs2_set_journal_params() argument 854 ocfs2_journal_alloc(struct ocfs2_super * osb) ocfs2_journal_alloc() argument 894 ocfs2_journal_init(struct ocfs2_super * osb,int * dirty) ocfs2_journal_init() argument 998 ocfs2_journal_toggle_dirty(struct ocfs2_super * osb,int dirty,int replayed) ocfs2_journal_toggle_dirty() argument 1036 ocfs2_journal_shutdown(struct ocfs2_super * osb) ocfs2_journal_shutdown() argument 1137 struct ocfs2_super *osb; ocfs2_journal_load() local 1206 ocfs2_recovery_completed(struct ocfs2_super * osb) ocfs2_recovery_completed() argument 1218 ocfs2_wait_for_recovery(struct ocfs2_super * osb) ocfs2_wait_for_recovery() argument 1239 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_force_read_journal() local 1304 struct ocfs2_super *osb = journal->j_osb; ocfs2_complete_recovery() local 1412 ocfs2_complete_mount_recovery(struct ocfs2_super * osb) ocfs2_complete_mount_recovery() argument 1434 ocfs2_complete_quota_recovery(struct ocfs2_super * osb) ocfs2_complete_quota_recovery() argument 1450 struct ocfs2_super *osb = arg; __ocfs2_recovery_thread() local 1583 ocfs2_recovery_thread(struct ocfs2_super * osb,int node_num) ocfs2_recovery_thread() argument 1610 ocfs2_read_journal_inode(struct ocfs2_super * osb,int slot_num,struct buffer_head ** bh,struct inode ** ret_inode) ocfs2_read_journal_inode() argument 1648 ocfs2_replay_journal(struct ocfs2_super * osb,int node_num,int slot_num) ocfs2_replay_journal() argument 1795 ocfs2_recover_node(struct ocfs2_super * osb,int node_num,int slot_num) ocfs2_recover_node() argument 1852 ocfs2_trylock_journal(struct ocfs2_super * osb,int slot_num) ocfs2_trylock_journal() argument 1891 ocfs2_mark_dead_nodes(struct ocfs2_super * osb) ocfs2_mark_dead_nodes() argument 1998 ocfs2_queue_orphan_scan(struct ocfs2_super * osb) ocfs2_queue_orphan_scan() argument 2050 struct ocfs2_super *osb; ocfs2_orphan_scan_work() local 2064 ocfs2_orphan_scan_stop(struct ocfs2_super * osb) ocfs2_orphan_scan_stop() argument 2077 ocfs2_orphan_scan_init(struct ocfs2_super * osb) ocfs2_orphan_scan_init() argument 2089 ocfs2_orphan_scan_start(struct ocfs2_super * osb) ocfs2_orphan_scan_start() argument 2107 struct ocfs2_super *osb; global() member 2156 ocfs2_queue_orphans(struct ocfs2_super * osb,int slot,struct inode ** head,enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_queue_orphans() argument 2202 ocfs2_orphan_recovery_can_continue(struct ocfs2_super * osb,int slot) ocfs2_orphan_recovery_can_continue() argument 2213 ocfs2_mark_recovering_orphan_dir(struct ocfs2_super * osb,int slot) ocfs2_mark_recovering_orphan_dir() argument 2232 ocfs2_clear_recovering_orphan_dir(struct ocfs2_super * osb,int slot) ocfs2_clear_recovering_orphan_dir() argument 2256 ocfs2_recover_orphans(struct ocfs2_super * osb,int slot,enum ocfs2_orphan_reco_type orphan_reco_type) ocfs2_recover_orphans() argument 2345 __ocfs2_wait_on_mount(struct ocfs2_super * osb,int quota) __ocfs2_wait_on_mount() argument 2370 struct ocfs2_super *osb = arg; ocfs2_commit_thread() local 2416 ocfs2_check_journals_nolocks(struct ocfs2_super * osb) ocfs2_check_journals_nolocks() argument [all...] |
H A D | localalloc.c | 101 unsigned int ocfs2_la_default_mb(struct ocfs2_super *osb) in ocfs2_la_default_mb() 179 void ocfs2_la_set_sizes(struct ocfs2_super *osb, int requested_mb) in ocfs2_la_set_sizes() 206 static inline int ocfs2_la_state_enabled(struct ocfs2_super *osb) in ocfs2_la_state_enabled() 212 void ocfs2_local_alloc_seen_free_bits(struct ocfs2_super *osb, in ocfs2_local_alloc_seen_free_bits() 228 struct ocfs2_super *osb = in ocfs2_la_enable_worker() local 243 int ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) in ocfs2_alloc_should_use_local() 269 int ocfs2_load_local_alloc(struct ocfs2_super *osb) in ocfs2_load_local_alloc() 367 void ocfs2_shutdown_local_alloc(struct ocfs2_super *osb) in ocfs2_shutdown_local_alloc() 477 int ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb, in ocfs2_begin_local_alloc_recovery() 547 int ocfs2_complete_local_alloc_recovery(struct ocfs2_super *osb, in ocfs2_complete_local_alloc_recovery() [all …]
|
H A D | dlmglue.c | 343 static inline void ocfs2_cluster_unlock(struct ocfs2_super *osb, in ocfs2_cluster_unlock() 511 static void ocfs2_lock_res_init_common(struct ocfs2_super *osb, in ocfs2_lock_res_init_common() 659 struct ocfs2_super *osb) in ocfs2_super_lock_res_init() 671 struct ocfs2_super *osb) in ocfs2_rename_lock_res_init() 682 struct ocfs2_super *osb) in ocfs2_nfs_sync_lock_res_init() 692 static void ocfs2_nfs_sync_lock_init(struct ocfs2_super *osb) in ocfs2_nfs_sync_lock_init() 698 void ocfs2_trim_fs_lock_res_init(struct ocfs2_super *osb) in ocfs2_trim_fs_lock_res_init() 711 void ocfs2_trim_fs_lock_res_uninit(struct ocfs2_super *osb) in ocfs2_trim_fs_lock_res_uninit() 722 struct ocfs2_super *osb) in ocfs2_orphan_scan_lock_res_init() 757 struct ocfs2_super *osb, u64 ref_blkno, in ocfs2_refcount_lock_res_init() [all …]
|
H A D | slot_map.c | 116 int ocfs2_refresh_slot_info(struct ocfs2_super *osb) in ocfs2_refresh_slot_info() 183 static int ocfs2_update_disk_slot(struct ocfs2_super *osb, in ocfs2_update_disk_slot() 208 static int ocfs2_slot_map_physical_size(struct ocfs2_super *osb, in ocfs2_slot_map_physical_size() 271 int ocfs2_node_num_to_slot(struct ocfs2_super *osb, unsigned int node_num) in ocfs2_node_num_to_slot() 283 int ocfs2_slot_to_node_num_locked(struct ocfs2_super *osb, int slot_num, in ocfs2_slot_to_node_num_locked() 321 int ocfs2_clear_slot(struct ocfs2_super *osb, int slot_num) in ocfs2_clear_slot() 335 static int ocfs2_map_slot_buffers(struct ocfs2_super *osb, in ocfs2_map_slot_buffers() 399 int ocfs2_init_slot_info(struct ocfs2_super *osb) in ocfs2_init_slot_info() 438 void ocfs2_free_slot_info(struct ocfs2_super *osb) in ocfs2_free_slot_info() 446 int ocfs2_find_slot(struct ocfs2_super *osb) in ocfs2_find_slot() [all …]
|
H A D | heartbeat.c | 36 void ocfs2_init_node_maps(struct ocfs2_super *osb) in ocfs2_init_node_maps() 44 struct ocfs2_super *osb = data; in ocfs2_do_node_down() local 63 void ocfs2_node_map_set_bit(struct ocfs2_super *osb, in ocfs2_node_map_set_bit() 75 void ocfs2_node_map_clear_bit(struct ocfs2_super *osb, in ocfs2_node_map_clear_bit() 87 int ocfs2_node_map_test_bit(struct ocfs2_super *osb, in ocfs2_node_map_test_bit()
|
H A D | namei.c | 211 static void ocfs2_cleanup_add_entry_failure(struct ocfs2_super *osb, in ocfs2_cleanup_add_entry_failure() 235 struct ocfs2_super *osb; in ocfs2_mknod() local 516 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in __ocfs2_mknod_locked() local 619 static int ocfs2_mknod_locked(struct ocfs2_super *osb, in ocfs2_mknod_locked() 692 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_link() local 882 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_unlink() local 1048 static int ocfs2_check_if_ancestor(struct ocfs2_super *osb, in ocfs2_check_if_ancestor() 1111 static int ocfs2_double_lock(struct ocfs2_super *osb, in ocfs2_double_lock() 1217 struct ocfs2_super *osb = NULL; in ocfs2_rename() local 1708 static int ocfs2_create_symlink_data(struct ocfs2_super *osb, in ocfs2_create_symlink_data() [all …]
|
H A D | dcache.c | 40 struct ocfs2_super *osb; in ocfs2_dentry_revalidate() local 354 static void ocfs2_drop_dentry_lock(struct ocfs2_super *osb, in ocfs2_drop_dentry_lock() 363 void ocfs2_dentry_lock_put(struct ocfs2_super *osb, in ocfs2_dentry_lock_put() 433 struct ocfs2_super *osb = OCFS2_SB(old_dir->i_sb); in ocfs2_dentry_move() local
|
H A D | sysfile.c | 40 static struct inode **get_local_system_inode(struct ocfs2_super *osb, in get_local_system_inode() 88 struct inode *ocfs2_get_system_file_inode(struct ocfs2_super *osb, in ocfs2_get_system_file_inode() 123 static struct inode * _ocfs2_get_system_file_inode(struct ocfs2_super *osb, in _ocfs2_get_system_file_inode()
|
H A D | ocfs2.h | 515 static inline int ocfs2_sparse_alloc(struct ocfs2_super *osb) in ocfs2_sparse_alloc() 522 static inline int ocfs2_writes_unwritten_extents(struct ocfs2_super *osb) in ocfs2_writes_unwritten_extents() 535 static inline int ocfs2_supports_append_dio(struct ocfs2_super *osb) in ocfs2_supports_append_dio() 543 static inline int ocfs2_supports_inline_data(struct ocfs2_super *osb) in ocfs2_supports_inline_data() 550 static inline int ocfs2_supports_xattr(struct ocfs2_super *osb) in ocfs2_supports_xattr() 557 static inline int ocfs2_meta_ecc(struct ocfs2_super *osb) in ocfs2_meta_ecc() 564 static inline int ocfs2_supports_indexed_dirs(struct ocfs2_super *osb) in ocfs2_supports_indexed_dirs() 571 static inline int ocfs2_supports_discontig_bg(struct ocfs2_super *osb) in ocfs2_supports_discontig_bg() 578 static inline unsigned int ocfs2_link_max(struct ocfs2_super *osb) in ocfs2_link_max() 615 static inline int ocfs2_refcount_tree(struct ocfs2_super *osb) in ocfs2_refcount_tree() [all …]
|
H A D | resize.c | 85 struct ocfs2_super *osb = OCFS2_SB(bm_inode->i_sb); in ocfs2_update_last_group_and_inode() local 185 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in update_backups() local 224 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_update_super_and_backups() local 274 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_group_extend() local 461 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_group_add() local
|
H A D | buffer_head_io.c | 38 int ocfs2_write_block(struct ocfs2_super *osb, struct buffer_head *bh, in ocfs2_write_block() 89 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block, in ocfs2_read_blocks_sync() 428 int ocfs2_write_super_or_backup(struct ocfs2_super *osb, in ocfs2_write_super_or_backup()
|
H A D | refcounttree.c | 195 ocfs2_find_refcount_tree(struct ocfs2_super *osb, u64 blkno) in ocfs2_find_refcount_tree() argument 215 static void ocfs2_insert_refcount_tree(struct ocfs2_super *osb, in ocfs2_insert_refcount_tree() argument 254 ocfs2_erase_refcount_tree_from_list_no_lock(struct ocfs2_super *osb, in ocfs2_erase_refcount_tree_from_list_no_lock() argument 262 ocfs2_erase_refcount_tree_from_list(struct ocfs2_super * osb,struct ocfs2_refcount_tree * tree) ocfs2_erase_refcount_tree_from_list() argument 299 ocfs2_init_refcount_tree_lock(struct ocfs2_super * osb,struct ocfs2_refcount_tree * new,u64 rf_blkno,u32 generation) ocfs2_init_refcount_tree_lock() argument 309 ocfs2_allocate_refcount_tree(struct ocfs2_super * osb,u64 rf_blkno) ocfs2_allocate_refcount_tree() argument 324 ocfs2_get_refcount_tree(struct ocfs2_super * osb,u64 rf_blkno,struct ocfs2_refcount_tree ** ret_tree) ocfs2_get_refcount_tree() argument 416 __ocfs2_lock_refcount_tree(struct ocfs2_super * osb,struct ocfs2_refcount_tree * tree,int rw) __ocfs2_lock_refcount_tree() argument 444 ocfs2_lock_refcount_tree(struct ocfs2_super * osb,u64 ref_blkno,int rw,struct ocfs2_refcount_tree ** ret_tree,struct buffer_head ** ref_bh) ocfs2_lock_refcount_tree() argument 517 ocfs2_unlock_refcount_tree(struct ocfs2_super * osb,struct ocfs2_refcount_tree * tree,int rw) ocfs2_unlock_refcount_tree() argument 529 ocfs2_purge_refcount_trees(struct ocfs2_super * osb) ocfs2_purge_refcount_trees() argument 558 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_create_refcount_tree() local 699 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_set_refcount_tree() local 761 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_remove_refcount_tree() local 3006 struct ocfs2_super *osb = OCFS2_SB(sb); ocfs2_duplicate_clusters_by_jbd() local 3177 struct ocfs2_super *osb = OCFS2_SB(sb); ocfs2_make_clusters_writable() local 3327 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_replace_cow() local 3380 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_refcount_cow_hunk() local 3659 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_add_refcount_flag() local 3766 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_attach_refcount_tree() local 3872 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_add_refcounted_extent() local 3928 struct ocfs2_super *osb = OCFS2_SB(s_inode->i_sb); ocfs2_duplicate_inline_data() local 4096 struct ocfs2_super *osb = OCFS2_SB(s_inode->i_sb); ocfs2_create_reflink_node() local 4502 struct ocfs2_super *osb; ocfs2_reflink_remap_extent() local 4611 struct ocfs2_super *osb; ocfs2_reflink_remap_blocks() local [all...] |
H A D | quota_global.c | 608 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_sync_dquot_helper() local 672 struct ocfs2_super *osb = OCFS2_SB(dquot->dq_sb); in ocfs2_write_dquot() local 711 struct ocfs2_super *osb = container_of(work, struct ocfs2_super, in ocfs2_drop_dquot_refs() local 735 struct ocfs2_super *osb = OCFS2_SB(dquot->dq_sb); in ocfs2_release_dquot() local 814 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_acquire_dquot() local 939 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_mark_dquot_dirty() local
|
H A D | aops.c | 48 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_symlink_get_block() local 141 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_get_block() local 502 ocfs2_figure_cluster_boundaries(struct ocfs2_super * osb,u32 cpos,unsigned int * start,unsigned int * end) ocfs2_figure_cluster_boundaries() argument 538 ocfs2_clear_page_regions(struct page * page,struct ocfs2_super * osb,u32 cpos,unsigned from,unsigned to) ocfs2_clear_page_regions() 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) ocfs2_alloc_write_ctxt() argument 1225 struct ocfs2_super *osb = OCFS2_SB(mapping->host->i_sb); ocfs2_write_cluster_by_desc() local 1264 ocfs2_set_target_boundaries(struct ocfs2_super * osb,struct ocfs2_write_ctxt * wc,loff_t pos,unsigned len,int alloc) ocfs2_set_target_boundaries() argument 1474 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_write_begin_inline() local 1652 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_write_begin_nolock() local 1953 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_write_end_nolock() local 2142 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_dio_wr_get_block() local 2295 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_dio_end_io_write() local 2444 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_direct_IO() local [all...] |
H A D | dir.c | 71 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_supports_dir_trailer() local 89 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_new_dir_wants_trailer() local 254 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_dx_dir_name_hash() local 836 static inline unsigned int __ocfs2_dx_dir_hash_idx(struct ocfs2_super *osb, in __ocfs2_dx_dir_hash_idx() 842 static inline unsigned int ocfs2_dx_dir_hash_idx(struct ocfs2_super *osb, in ocfs2_dx_dir_hash_idx() 2204 static int ocfs2_fill_new_dir_id(struct ocfs2_super *osb, in ocfs2_fill_new_dir_id() 2237 static int ocfs2_fill_new_dir_el(struct ocfs2_super *osb, in ocfs2_fill_new_dir_el() 2307 static int ocfs2_dx_dir_attach_index(struct ocfs2_super *osb, in ocfs2_dx_dir_attach_index() 2399 static int ocfs2_dx_dir_format_cluster(struct ocfs2_super *osb, in ocfs2_dx_dir_format_cluster() 2461 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in __ocfs2_dx_dir_new_cluster() local [all …]
|
H A D | filecheck.c | 166 int ocfs2_filecheck_create_sysfs(struct ocfs2_super *osb) in ocfs2_filecheck_create_sysfs() 196 void ocfs2_filecheck_remove_sysfs(struct ocfs2_super *osb) in ocfs2_filecheck_remove_sysfs() 406 ocfs2_filecheck_handle(struct ocfs2_super *osb, in ocfs2_filecheck_handle() 431 struct ocfs2_super *osb = container_of(ent, struct ocfs2_super, in ocfs2_filecheck_handle_entry() local
|
H A D | locks.c | 101 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_flock() local 119 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_lock() local
|
H A D | acl.c | 295 struct ocfs2_super *osb; in ocfs2_iop_get_acl() local 323 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_acl_chmod() local 359 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_init_acl() local
|
H A D | journal.h | 133 static inline void ocfs2_ci_set_new(struct ocfs2_super *osb, in ocfs2_ci_set_new() 186 static inline void ocfs2_start_checkpoint(struct ocfs2_super *osb) in ocfs2_start_checkpoint() 193 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_checkpoint_inode() local
|
H A D | xattr.c | 302 static inline u16 ocfs2_xattr_buckets_per_cluster(struct ocfs2_super *osb) in ocfs2_xattr_buckets_per_cluster() argument 579 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_calc_security_init() local 619 struct ocfs2_super *osb = OCFS2_SB(dir->i_sb); in ocfs2_calc_xattr_init() local 2371 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_remove_value_outside() local 2491 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_xattr_free_block() local 2725 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_xattr_ibody_init() local 3259 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_init_xattr_set_ctxt() local 3539 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_xattr_set() local 4875 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_mv_xattr_buckets() local 5103 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_add_new_xattr_cluster() local 5193 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_extend_xattr_bucket() local 5273 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_add_new_xattr_bucket() local 5418 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_rm_xattr_cluster() local 5654 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_delete_xattr_in_bucket() local 5770 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_prepare_refcount_xattr() local 6275 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) ocfs2_reflink_lock_xattr_allocators() argument 6461 struct ocfs2_super *osb = OCFS2_SB(args->old_inode->i_sb); ocfs2_reflink_xattr_inline() local 6536 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_create_empty_xattr_block() local 6574 struct ocfs2_super *osb = OCFS2_SB(args->new_inode->i_sb); ocfs2_reflink_xattr_block() local 6740 struct ocfs2_super *osb = OCFS2_SB(args->reflink->old_inode->i_sb); ocfs2_lock_reflink_xattr_rec_allocators() local 6990 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_reflink_xattr_rec() local 7353 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_xattr_user_get() local 7367 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_xattr_user_set() local [all...] |
H A D | blockcheck.c | 575 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_validate_meta_ecc() local 597 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_validate_meta_ecc_bhs() local
|
H A D | extent_map.c | 740 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_fiemap() local 824 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_overwrite_io() local
|
H A D | quota_local.c | 385 struct ocfs2_super *osb, in ocfs2_begin_quota_recovery() 585 int ocfs2_finish_quota_recovery(struct ocfs2_super *osb, in ocfs2_finish_quota_recovery()
|
/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 357 struct oabi_sembuf osb; in sys_oabi_semtimedop() local
|