| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | locks.c | 102 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_flock() local 122 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_lock() local
|
| H A D | heartbeat.c | 43 void ocfs2_init_node_maps(struct ocfs2_super *osb) in ocfs2_init_node_maps() argument 51 struct ocfs2_super *osb = data; in ocfs2_do_node_down() local 76 void ocfs2_node_map_set_bit(struct ocfs2_super *osb, in ocfs2_node_map_set_bit() argument 94 ocfs2_node_map_clear_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_clear_bit() argument 106 ocfs2_node_map_test_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_test_bit() argument [all...] |
| H A D | sysfile.c | 42 static struct inode **get_local_system_inode(struct ocfs2_super *osb, in get_local_system_inode() argument 90 ocfs2_get_system_file_inode(struct ocfs2_super *osb, int type, u32 slot) ocfs2_get_system_file_inode() argument 125 _ocfs2_get_system_file_inode(struct ocfs2_super *osb, int type, u32 slot) _ocfs2_get_system_file_inode() argument [all...] |
| H A D | dcache.c | 41 struct ocfs2_super *osb; in ocfs2_dentry_revalidate() local 367 static void ocfs2_drop_dentry_lock(struct ocfs2_super *osb, in ocfs2_drop_dentry_lock() argument 376 void ocfs2_dentry_lock_put(struct ocfs2_super *osb, in ocfs2_dentry_lock_put() argument 446 struct ocfs2_super *osb = OCFS2_SB(old_dir->i_sb); in ocfs2_dentry_move() local [all...] |
| H A D | buffer_head_io.c | 40 int ocfs2_write_block(struct ocfs2_super *osb, struct buffer_head *bh, in ocfs2_write_block() argument 91 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block, in ocfs2_read_blocks_sync() argument 430 int ocfs2_write_super_or_backup(struct ocfs2_super *osb, in ocfs2_write_super_or_backup() argument
|
| H A D | export.c | 40 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_get_dentry() local
|
| H A D | suballoc.h | 149 static inline u32 ocfs2_cluster_from_desc(struct ocfs2_super *osb, in ocfs2_cluster_from_desc() argument 167 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_is_cluster_bitmap() local [all...] |
| H A D | acl.c | 294 struct ocfs2_super *osb; in ocfs2_iop_get_acl() local 319 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_acl_chmod() local 355 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_init_acl() local
|
| H A D | filecheck.c | 167 int ocfs2_filecheck_create_sysfs(struct ocfs2_super *osb) in ocfs2_filecheck_create_sysfs() argument 197 void ocfs2_filecheck_remove_sysfs(struct ocfs2_super *osb) in ocfs2_filecheck_remove_sysfs() argument 407 ocfs2_filecheck_handle(struct ocfs2_super *osb, in ocfs2_filecheck_handle() argument 432 struct ocfs2_super *osb = container_of(ent, struct ocfs2_super, ocfs2_filecheck_handle_entry() local [all...] |
| H A D | resize.c | 87 struct ocfs2_super *osb = OCFS2_SB(bm_inode->i_sb); in ocfs2_update_last_group_and_inode() local 179 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in update_backups() local 218 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_update_super_and_backups() local 268 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_group_extend() local 455 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_group_add() local [all...] |
| H A D | slot_map.c | 118 int ocfs2_refresh_slot_info(struct ocfs2_super *osb) in ocfs2_refresh_slot_info() argument 185 static int ocfs2_update_disk_slot(struct ocfs2_super *osb, in ocfs2_update_disk_slot() argument 210 static int ocfs2_slot_map_physical_size(struct ocfs2_super *osb, in ocfs2_slot_map_physical_size() argument 273 ocfs2_node_num_to_slot(struct ocfs2_super *osb, unsigned int node_num) ocfs2_node_num_to_slot() argument 285 ocfs2_slot_to_node_num_locked(struct ocfs2_super *osb, int slot_num, unsigned int *node_num) ocfs2_slot_to_node_num_locked() argument 323 ocfs2_clear_slot(struct ocfs2_super *osb, int slot_num) ocfs2_clear_slot() argument 337 ocfs2_map_slot_buffers(struct ocfs2_super *osb, struct ocfs2_slot_info *si) ocfs2_map_slot_buffers() argument 401 ocfs2_init_slot_info(struct ocfs2_super *osb) ocfs2_init_slot_info() argument 440 ocfs2_free_slot_info(struct ocfs2_super *osb) ocfs2_free_slot_info() argument 448 ocfs2_find_slot(struct ocfs2_super *osb) ocfs2_find_slot() argument 501 ocfs2_put_slot(struct ocfs2_super *osb) ocfs2_put_slot() argument [all...] |
| H A D | blockcheck.c | 577 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_validate_meta_ecc() local 599 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_validate_meta_ecc_bhs() local
|
| H A D | localalloc.c | 103 unsigned int ocfs2_la_default_mb(struct ocfs2_super *osb) in ocfs2_la_default_mb() argument 181 ocfs2_la_set_sizes(struct ocfs2_super *osb, int requested_mb) ocfs2_la_set_sizes() argument 208 ocfs2_la_state_enabled(struct ocfs2_super *osb) ocfs2_la_state_enabled() argument 214 ocfs2_local_alloc_seen_free_bits(struct ocfs2_super *osb, unsigned int num_clusters) ocfs2_local_alloc_seen_free_bits() argument 229 struct ocfs2_super *osb = ocfs2_la_enable_worker() local 244 ocfs2_alloc_should_use_local(struct ocfs2_super *osb, u64 bits) ocfs2_alloc_should_use_local() argument 270 ocfs2_load_local_alloc(struct ocfs2_super *osb) ocfs2_load_local_alloc() argument 368 ocfs2_shutdown_local_alloc(struct ocfs2_super *osb) ocfs2_shutdown_local_alloc() argument 478 ocfs2_begin_local_alloc_recovery(struct ocfs2_super *osb, int slot_num, struct ocfs2_dinode **alloc_copy) ocfs2_begin_local_alloc_recovery() argument 548 ocfs2_complete_local_alloc_recovery(struct ocfs2_super *osb, struct ocfs2_dinode *alloc) ocfs2_complete_local_alloc_recovery() argument 616 ocfs2_reserve_local_alloc_bits(struct ocfs2_super *osb, u32 bits_wanted, struct ocfs2_alloc_context *ac) ocfs2_reserve_local_alloc_bits() argument 715 ocfs2_claim_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bits_wanted, u32 *bit_off, u32 *num_bits) ocfs2_claim_local_alloc_bits() argument 771 ocfs2_free_local_alloc_bits(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac, u32 bit_off, u32 num_bits) ocfs2_free_local_alloc_bits() argument 824 ocfs2_local_alloc_find_clear_bits(struct ocfs2_super *osb, struct ocfs2_dinode *alloc, u32 *numbits, struct ocfs2_alloc_reservation *resv) ocfs2_local_alloc_find_clear_bits() argument 949 ocfs2_sync_local_to_main(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_dinode *alloc, struct inode *main_bm_inode, struct buffer_head *main_bm_bh) ocfs2_sync_local_to_main() argument 1041 ocfs2_recalc_la_window(struct ocfs2_super *osb, enum ocfs2_la_event event) ocfs2_recalc_la_window() argument 1098 ocfs2_local_alloc_reserve_for_window(struct ocfs2_super *osb, struct ocfs2_alloc_context **ac, struct inode **bitmap_inode, struct buffer_head **bitmap_bh) ocfs2_local_alloc_reserve_for_window() argument 1148 ocfs2_local_alloc_new_window(struct ocfs2_super *osb, handle_t *handle, struct ocfs2_alloc_context *ac) ocfs2_local_alloc_new_window() argument 1236 ocfs2_local_alloc_slide_window(struct ocfs2_super *osb, struct inode *local_alloc_inode) ocfs2_local_alloc_slide_window() argument [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| 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 | sysfile.c | 40 static struct inode **get_local_system_inode(struct ocfs2_super *osb, in get_local_system_inode() argument 88 ocfs2_get_system_file_inode(struct ocfs2_super *osb, int type, u32 slot) ocfs2_get_system_file_inode() argument 123 _ocfs2_get_system_file_inode(struct ocfs2_super *osb, int type, u32 slot) _ocfs2_get_system_file_inode() argument [all...] |
| H A D | heartbeat.c | 36 void ocfs2_init_node_maps(struct ocfs2_super *osb) in ocfs2_init_node_maps() argument 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() argument 75 ocfs2_node_map_clear_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_clear_bit() argument 87 ocfs2_node_map_test_bit(struct ocfs2_super *osb, struct ocfs2_node_map *map, int bit) ocfs2_node_map_test_bit() argument [all...] |
| H A D | buffer_head_io.c | 38 int ocfs2_write_block(struct ocfs2_super *osb, struct buffer_head *bh, in ocfs2_write_block() argument 89 int ocfs2_read_blocks_sync(struct ocfs2_super *osb, u64 block, in ocfs2_read_blocks_sync() argument 428 int ocfs2_write_super_or_backup(struct ocfs2_super *osb, in ocfs2_write_super_or_backup() argument
|
| H A D | dcache.c | 39 struct ocfs2_super *osb; in ocfs2_dentry_revalidate() local 365 static void ocfs2_drop_dentry_lock(struct ocfs2_super *osb, in ocfs2_drop_dentry_lock() argument 374 void ocfs2_dentry_lock_put(struct ocfs2_super *osb, in ocfs2_dentry_lock_put() argument 444 struct ocfs2_super *osb = OCFS2_SB(old_dir->i_sb); in ocfs2_dentry_move() local [all...] |
| H A D | suballoc.h | 147 static inline u32 ocfs2_cluster_from_desc(struct ocfs2_super *osb, in ocfs2_cluster_from_desc() argument 165 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_is_cluster_bitmap() local [all...] |
| H A D | export.c | 38 struct ocfs2_super *osb = OCFS2_SB(sb); in ocfs2_get_dentry() 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 | slot_map.c | 116 int ocfs2_refresh_slot_info(struct ocfs2_super *osb) in ocfs2_refresh_slot_info() argument 183 static int ocfs2_update_disk_slot(struct ocfs2_super *osb, in ocfs2_update_disk_slot() argument 208 static int ocfs2_slot_map_physical_size(struct ocfs2_super *osb, in ocfs2_slot_map_physical_size() argument 271 ocfs2_node_num_to_slot(struct ocfs2_super *osb, unsigned int node_num) ocfs2_node_num_to_slot() argument 283 ocfs2_slot_to_node_num_locked(struct ocfs2_super *osb, int slot_num, unsigned int *node_num) ocfs2_slot_to_node_num_locked() argument 321 ocfs2_clear_slot(struct ocfs2_super *osb, int slot_num) ocfs2_clear_slot() argument 335 ocfs2_map_slot_buffers(struct ocfs2_super *osb, struct ocfs2_slot_info *si) ocfs2_map_slot_buffers() argument 399 ocfs2_init_slot_info(struct ocfs2_super *osb) ocfs2_init_slot_info() argument 438 ocfs2_free_slot_info(struct ocfs2_super *osb) ocfs2_free_slot_info() argument 446 ocfs2_find_slot(struct ocfs2_super *osb) ocfs2_find_slot() argument 499 ocfs2_put_slot(struct ocfs2_super *osb) ocfs2_put_slot() argument [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 | filecheck.c | 166 int ocfs2_filecheck_create_sysfs(struct ocfs2_super *osb) in ocfs2_filecheck_create_sysfs() argument 196 void ocfs2_filecheck_remove_sysfs(struct ocfs2_super *osb) in ocfs2_filecheck_remove_sysfs() argument 406 ocfs2_filecheck_handle(struct ocfs2_super *osb, in ocfs2_filecheck_handle() argument 431 struct ocfs2_super *osb = container_of(ent, struct ocfs2_super, ocfs2_filecheck_handle_entry() local [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 177 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in update_backups() local 216 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); in ocfs2_update_super_and_backups() local 266 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_group_extend() local 453 struct ocfs2_super *osb = OCFS2_SB(inode->i_sb); ocfs2_group_add() local [all...] |