Home
last modified time | relevance | path

Searched defs:fs_info (Results 101 - 125 of 192) sorted by relevance

12345678

/kernel/linux/linux-5.10/fs/btrfs/
H A Dreada.c80 struct btrfs_fs_info *fs_info; member
94 static void __readahead_hook(struct btrfs_fs_info *fs_info, in __readahead_hook() argument
200 struct btrfs_fs_info *fs_info = eb->fs_info; in btree_readahead_hook() local
227 struct btrfs_fs_info *fs_info = dev->fs_info; reada_find_zone() local
299 reada_find_extent(struct btrfs_fs_info *fs_info, u64 logical, struct btrfs_key *top) reada_find_extent() argument
488 reada_extent_put(struct btrfs_fs_info *fs_info, struct reada_extent *re) reada_extent_put() argument
551 struct btrfs_fs_info *fs_info = rc->fs_info; reada_add_block() local
647 reada_tree_block_flagged(struct btrfs_fs_info *fs_info, u64 bytenr, int mirror_num, struct extent_buffer **eb) reada_tree_block_flagged() argument
678 struct btrfs_fs_info *fs_info = dev->fs_info; reada_start_machine_dev() local
795 __reada_start_machine(struct btrfs_fs_info *fs_info) __reada_start_machine() argument
826 reada_start_machine(struct btrfs_fs_info *fs_info) reada_start_machine() argument
843 dump_devs(struct btrfs_fs_info *fs_info, int all) dump_devs() argument
987 struct btrfs_fs_info *fs_info = rc->fs_info; btrfs_reada_wait() local
1007 struct btrfs_fs_info *fs_info = rc->fs_info; btrfs_reada_wait() local
1039 struct btrfs_fs_info *fs_info = dev->fs_info; btrfs_reada_remove_dev() local
[all...]
H A Dref-verify.c211 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace() argument
225 static void inline __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace() argument
260 static struct block_entry *add_block_entry(struct btrfs_fs_info *fs_info, in add_block_entry() argument
309 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block() argument
354 add_shared_data_ref(struct btrfs_fs_info *fs_info, u64 parent, u32 num_refs, u64 bytenr, u64 num_bytes) add_shared_data_ref() argument
383 add_extent_data_ref(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, struct btrfs_extent_data_ref *dref, u64 bytenr, u64 num_bytes) add_extent_data_ref() argument
429 process_extent_item(struct btrfs_fs_info *fs_info, struct btrfs_path *path, struct btrfs_key *key, int slot, int *tree_block_level) process_extent_item() argument
500 struct btrfs_fs_info *fs_info = root->fs_info; process_leaf() local
554 struct btrfs_fs_info *fs_info = root->fs_info; walk_down_tree() local
618 dump_ref_action(struct btrfs_fs_info *fs_info, struct ref_action *ra) dump_ref_action() argument
632 dump_block_entry(struct btrfs_fs_info *fs_info, struct block_entry *be) dump_block_entry() argument
671 btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, struct btrfs_ref *generic_ref) btrfs_ref_tree_mod() argument
910 btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) btrfs_free_ref_cache() argument
928 btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, u64 start, u64 len) btrfs_free_ref_tree_range() argument
993 btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) btrfs_build_ref_tree() argument
[all...]
H A Dspace-info.c221 int btrfs_init_space_info(struct btrfs_fs_info *fs_info) in btrfs_init_space_info() argument
298 static u64 calc_available_free_space(struct btrfs_fs_info *fs_info, in calc_available_free_space() argument
334 btrfs_can_overcommit(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, u64 bytes, enum btrfs_reserve_flush_enum flush) btrfs_can_overcommit() argument
367 btrfs_try_granting_tickets(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info) btrfs_try_granting_tickets() argument
415 __btrfs_dump_space_info(struct btrfs_fs_info *fs_info, struct btrfs_space_info *info) __btrfs_dump_space_info() argument
439 btrfs_dump_space_info(struct btrfs_fs_info *fs_info, struct btrfs_space_info *info, u64 bytes, int dump_block_groups) btrfs_dump_space_info() argument
469 calc_reclaim_items_nr(struct btrfs_fs_info *fs_info, u64 to_reclaim) calc_reclaim_items_nr() argument
487 shrink_delalloc(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, u64 to_reclaim, bool wait_ordered) shrink_delalloc() argument
573 may_commit_transaction(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info) may_commit_transaction() argument
671 flush_space(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, u64 num_bytes, int state) flush_space() argument
753 btrfs_calc_reclaim_metadata_size(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info) btrfs_calc_reclaim_metadata_size() argument
801 need_do_async_reclaim(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, u64 used) need_do_async_reclaim() argument
818 steal_from_global_rsv(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, struct reserve_ticket *ticket) steal_from_global_rsv() argument
861 maybe_fail_all_tickets(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info) maybe_fail_all_tickets() argument
923 struct btrfs_fs_info *fs_info; btrfs_async_reclaim_metadata_space() local
1055 struct btrfs_fs_info *fs_info; btrfs_async_reclaim_data_space() local
1115 btrfs_init_async_reclaim_work(struct btrfs_fs_info *fs_info) btrfs_init_async_reclaim_work() argument
1138 priority_reclaim_metadata_space(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, struct reserve_ticket *ticket, const enum btrfs_flush_state *states, int states_nr) priority_reclaim_metadata_space() argument
1168 priority_reclaim_data_space(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, struct reserve_ticket *ticket) priority_reclaim_data_space() argument
1183 wait_reserve_ticket(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, struct reserve_ticket *ticket) wait_reserve_ticket() argument
1227 handle_reserve_ticket(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, struct reserve_ticket *ticket, enum btrfs_reserve_flush_enum flush) handle_reserve_ticket() argument
1312 __reserve_bytes(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, u64 orig_bytes, enum btrfs_reserve_flush_enum flush) __reserve_bytes() argument
1428 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_reserve_metadata_bytes() local
1460 btrfs_reserve_data_bytes(struct btrfs_fs_info *fs_info, u64 bytes, enum btrfs_reserve_flush_enum flush) btrfs_reserve_data_bytes() argument
[all...]
H A Dreflink.c174 struct btrfs_fs_info *fs_info = btrfs_sb(dst->i_sb); in clone_copy_inline_extent() local
332 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_clone() local
684 struct btrfs_fs_info *fs_info in btrfs_clone_files() local
[all...]
H A Dordered-data.c168 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_add_ordered_extent() local
315 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_dec_test_first_ordered_pending() local
471 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_remove_ordered_extent() local
557 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_wait_ordered_extents() local
610 btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, u64 nr, const u64 range_start, const u64 range_len) btrfs_wait_ordered_roots() argument
865 struct btrfs_fs_info *fs_info = inode->root->fs_info; btrfs_find_ordered_sum() local
[all...]
H A Dtransaction.h87 struct btrfs_fs_info *fs_info; member
138 struct btrfs_fs_info *fs_info; member
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_iops.c43 xfs_initxattrs( struct inode *inode, const struct xattr *xattr_array, void *fs_info) xfs_initxattrs() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dgeneric.c272 struct proc_fs_info *fs_info = proc_sb_info(dir->i_sb); in proc_lookup() local
333 struct proc_fs_info *fs_info = proc_sb_info(inode->i_sb); in proc_readdir() local
/kernel/linux/linux-5.10/fs/jfs/
H A Dxattr.c1000 jfs_initxattrs(struct inode *inode, const struct xattr *xattr_array, void *fs_info) jfs_initxattrs() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbio.c45 void btrfs_bio_init(struct btrfs_bio *bbio, struct btrfs_fs_info *fs_info, in btrfs_bio_init() argument
75 static struct btrfs_bio *btrfs_split_bio(struct btrfs_fs_info *fs_info, in btrfs_split_bio() argument
193 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_end_repair_bio() local
62 btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, struct btrfs_fs_info *fs_info, btrfs_bio_end_io_t end_io, void *private) btrfs_bio_alloc() argument
239 struct btrfs_fs_info *fs_info = inode->root->fs_info; repair_one_sector() local
285 struct btrfs_fs_info *fs_info = inode->root->fs_info; btrfs_check_read_bio() local
342 btrfs_end_io_wq(struct btrfs_fs_info *fs_info, struct bio *bio) btrfs_end_io_wq() argument
365 struct btrfs_fs_info *fs_info = bbio->fs_info; btrfs_simple_end_io() local
627 struct btrfs_fs_info *fs_info = bbio->fs_info; btrfs_wq_submit_bio() local
648 struct btrfs_fs_info *fs_info = bbio->fs_info; btrfs_submit_chunk() local
748 btrfs_repair_io_failure(struct btrfs_fs_info *fs_info, u64 ino, u64 start, u64 length, u64 logical, struct page *page, unsigned int pg_offset, int mirror_num) btrfs_repair_io_failure() argument
811 struct btrfs_fs_info *fs_info = bbio->fs_info; btrfs_submit_repair_write() local
[all...]
H A Dbackref.h76 struct btrfs_fs_info *fs_info; member
265 struct btrfs_fs_info *fs_info; member
435 struct btrfs_fs_info *fs_info; member
535 static inline void btrfs_backref_panic(struct btrfs_fs_info *fs_info, in btrfs_backref_panic() argument
H A Dreflink.c64 struct btrfs_fs_info *fs_info = inode->root->fs_info; in copy_inline_to_page() local
178 struct btrfs_fs_info *fs_info = btrfs_sb(dst->i_sb); in clone_copy_inline_extent() local
341 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_clone() local
666 struct btrfs_fs_info *fs_info = BTRFS_I(src)->root->fs_info; btrfs_extent_same_range() local
730 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); btrfs_clone_files() local
[all...]
H A Dref-verify.c214 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace() argument
228 static inline void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace() argument
263 static struct block_entry *add_block_entry(struct btrfs_fs_info *fs_info, in add_block_entry() argument
312 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block() argument
357 add_shared_data_ref(struct btrfs_fs_info *fs_info, u64 parent, u32 num_refs, u64 bytenr, u64 num_bytes) add_shared_data_ref() argument
386 add_extent_data_ref(struct btrfs_fs_info *fs_info, struct extent_buffer *leaf, struct btrfs_extent_data_ref *dref, u64 bytenr, u64 num_bytes) add_extent_data_ref() argument
432 process_extent_item(struct btrfs_fs_info *fs_info, struct btrfs_path *path, struct btrfs_key *key, int slot, int *tree_block_level) process_extent_item() argument
504 struct btrfs_fs_info *fs_info = root->fs_info; process_leaf() local
609 dump_ref_action(struct btrfs_fs_info *fs_info, struct ref_action *ra) dump_ref_action() argument
623 dump_block_entry(struct btrfs_fs_info *fs_info, struct block_entry *be) dump_block_entry() argument
662 btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, struct btrfs_ref *generic_ref) btrfs_ref_tree_mod() argument
897 btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) btrfs_free_ref_cache() argument
915 btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, u64 start, u64 len) btrfs_free_ref_tree_range() argument
980 btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) btrfs_build_ref_tree() argument
[all...]
H A Dordered-data.c214 struct btrfs_fs_info *fs_info = root->fs_info; in insert_ordered_extent() local
312 struct btrfs_fs_info *fs_info = inode->root->fs_info; in can_finish_ordered_extent() local
364 struct btrfs_fs_info *fs_info = inode->root->fs_info; btrfs_queue_ordered_fn() local
584 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_remove_ordered_extent() local
689 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_wait_ordered_extents() local
742 btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, u64 nr, const u64 range_start, const u64 range_len) btrfs_wait_ordered_roots() argument
1155 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_split_ordered_extent() local
[all...]
H A Dfree-space-tree.c106 struct btrfs_fs_info *fs_info = block_group->fs_info; in search_free_space_info() local
158 static inline u32 free_space_bitmap_size(const struct btrfs_fs_info *fs_info, in free_space_bitmap_size() argument
209 struct btrfs_fs_info *fs_info in convert_free_space_to_bitmaps() local
347 struct btrfs_fs_info *fs_info = trans->fs_info; convert_free_space_to_extents() local
541 struct btrfs_fs_info *fs_info = block_group->fs_info; free_space_set_bits() local
1160 btrfs_create_free_space_tree(struct btrfs_fs_info *fs_info) btrfs_create_free_space_tree() argument
1256 btrfs_delete_free_space_tree(struct btrfs_fs_info *fs_info) btrfs_delete_free_space_tree() argument
1305 btrfs_rebuild_free_space_tree(struct btrfs_fs_info *fs_info) btrfs_rebuild_free_space_tree() argument
1373 struct btrfs_fs_info *fs_info = trans->fs_info; add_block_group_free_space() local
1481 struct btrfs_fs_info *fs_info; load_free_space_bitmaps() local
1565 struct btrfs_fs_info *fs_info; load_free_space_extents() local
[all...]
H A Ddefrag.c76 struct btrfs_fs_info *fs_info = inode->root->fs_info; in __btrfs_add_inode_defrag() local
111 static inline int __need_auto_defrag(struct btrfs_fs_info *fs_info) in __need_auto_defrag() argument
129 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_inode_defrag() local
175 btrfs_pick_defrag_inode( struct btrfs_fs_info *fs_info, u64 root, u64 ino) btrfs_pick_defrag_inode() argument
216 btrfs_cleanup_defrag_inodes(struct btrfs_fs_info *fs_info) btrfs_cleanup_defrag_inodes() argument
237 __btrfs_run_defrag_inode(struct btrfs_fs_info *fs_info, struct inode_defrag *defrag) __btrfs_run_defrag_inode() argument
298 btrfs_run_defrag_inodes(struct btrfs_fs_info *fs_info) btrfs_run_defrag_inodes() argument
658 get_extent_max_capacity(const struct btrfs_fs_info *fs_info, const struct extent_map *em) get_extent_max_capacity() argument
669 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); defrag_check_next_extent() local
829 struct btrfs_fs_info *fs_info = inode->root->fs_info; defrag_collect_targets() local
1025 struct btrfs_fs_info *fs_info = inode->root->fs_info; defrag_one_locked_target() local
1226 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); btrfs_defrag_file() local
[all...]
H A Ddelayed-ref.c31 bool btrfs_check_space_for_delayed_refs(struct btrfs_fs_info *fs_info) in btrfs_check_space_for_delayed_refs() argument
65 void btrfs_delayed_refs_rsv_release(struct btrfs_fs_info *fs_info, int nr) in btrfs_delayed_refs_rsv_release() argument
85 struct btrfs_fs_info *fs_info in btrfs_update_delayed_refs_rsv() local
111 btrfs_migrate_to_delayed_refs_rsv(struct btrfs_fs_info *fs_info, u64 num_bytes) btrfs_migrate_to_delayed_refs_rsv() argument
153 btrfs_delayed_refs_rsv_refill(struct btrfs_fs_info *fs_info, enum btrfs_reserve_flush_enum flush) btrfs_delayed_refs_rsv_refill() argument
484 btrfs_merge_delayed_refs(struct btrfs_fs_info *fs_info, struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_head *head) btrfs_merge_delayed_refs() argument
513 btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, u64 seq) btrfs_check_delayed_seq() argument
644 struct btrfs_fs_info *fs_info = trans->fs_info; update_existing_head_ref() local
864 init_delayed_ref_common(struct btrfs_fs_info *fs_info, struct btrfs_delayed_ref_node *ref, u64 bytenr, u64 num_bytes, u64 ref_root, int action, u8 ref_type) init_delayed_ref_common() argument
897 struct btrfs_fs_info *fs_info = trans->fs_info; btrfs_add_delayed_tree_ref() local
990 struct btrfs_fs_info *fs_info = trans->fs_info; btrfs_add_delayed_data_ref() local
[all...]
H A Ddelayed-ref.h259 static inline u64 btrfs_calc_delayed_ref_bytes(const struct btrfs_fs_info *fs_info, in btrfs_calc_delayed_ref_bytes() argument
H A Dextent-io-tree.c96 void extent_io_tree_init(struct btrfs_fs_info *fs_info, in extent_io_tree_init() argument
H A Dextent_map.c607 int btrfs_add_extent_mapping(struct btrfs_fs_info *fs_info, in btrfs_add_extent_mapping() argument
H A Dblock-group.h102 struct btrfs_fs_info *fs_info; member
343 static inline u64 btrfs_data_alloc_profile(struct btrfs_fs_info *fs_info) in btrfs_data_alloc_profile() argument
348 btrfs_metadata_alloc_profile(struct btrfs_fs_info *fs_info) btrfs_metadata_alloc_profile() argument
353 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info) btrfs_system_alloc_profile() argument
[all...]
H A Dzoned.h94 btrfs_get_dev_zone_info_all_devices(struct btrfs_fs_info *fs_info) btrfs_get_dev_zone_info_all_devices() argument
117 btrfs_check_zoned_mode(const struct btrfs_fs_info *fs_info) btrfs_check_zoned_mode() argument
195 btrfs_check_meta_write_pointer(struct btrfs_fs_info *fs_info, struct btrfs_eb_write_context *ctx) btrfs_check_meta_write_pointer() argument
230 btrfs_zone_finish_endio(struct btrfs_fs_info *fs_info, u64 logical, u64 length) btrfs_zone_finish_endio() argument
238 btrfs_free_zone_cache(struct btrfs_fs_info *fs_info) btrfs_free_zone_cache() argument
240 btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info) btrfs_zoned_should_reclaim() argument
245 btrfs_zoned_release_data_reloc_bg(struct btrfs_fs_info *fs_info, u64 logical, u64 length) btrfs_zoned_release_data_reloc_bg() argument
248 btrfs_zone_finish_one_bg(struct btrfs_fs_info *fs_info) btrfs_zone_finish_one_bg() argument
253 btrfs_zoned_activate_one_bg(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, bool do_finish) btrfs_zoned_activate_one_bg() argument
261 btrfs_check_active_zone_reservation(struct btrfs_fs_info *fs_info) btrfs_check_active_zone_reservation() argument
311 btrfs_check_device_zone_type(const struct btrfs_fs_info *fs_info, struct block_device *bdev) btrfs_check_device_zone_type() argument
354 btrfs_zoned_meta_io_lock(struct btrfs_fs_info *fs_info) btrfs_zoned_meta_io_lock() argument
361 btrfs_zoned_meta_io_unlock(struct btrfs_fs_info *fs_info) btrfs_zoned_meta_io_unlock() argument
370 struct btrfs_fs_info *fs_info = bg->fs_info; btrfs_clear_treelog_bg() local
[all...]
H A Dtree-mod-log.c47 static inline u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info) in btrfs_inc_tree_mod_seq() argument
60 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq() argument
74 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq() argument
133 tree_mod_log_insert(struct btrfs_fs_info *fs_info, struct tree_mod_elem *tm) tree_mod_log_insert() argument
173 tree_mod_dont_log(struct btrfs_fs_info *fs_info, struct extent_buffer *eb) tree_mod_dont_log() argument
191 tree_mod_need_log(const struct btrfs_fs_info *fs_info, struct extent_buffer *eb) tree_mod_need_log() argument
370 tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, struct tree_mod_elem **tm_list, int nritems) tree_mod_log_free_eb() argument
394 struct btrfs_fs_info *fs_info = old_root->fs_info; btrfs_tree_mod_log_insert_root() local
474 __tree_mod_log_search(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq, bool smallest) __tree_mod_log_search() argument
521 tree_mod_log_search_oldest(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq) tree_mod_log_search_oldest() argument
532 tree_mod_log_search(struct btrfs_fs_info *fs_info, u64 start, u64 min_seq) tree_mod_log_search() argument
544 struct btrfs_fs_info *fs_info = dst->fs_info; btrfs_tree_mod_log_eb_copy() local
791 tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct extent_buffer *eb, u64 time_seq, struct tree_mod_elem *first_tm) tree_mod_log_rewind() argument
912 btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info, struct btrfs_path *path, struct extent_buffer *eb, u64 time_seq) btrfs_tree_mod_log_rewind() argument
974 struct btrfs_fs_info *fs_info = root->fs_info; btrfs_get_old_root() local
1099 btrfs_tree_mod_log_lowest_seq(struct btrfs_fs_info *fs_info) btrfs_tree_mod_log_lowest_seq() argument
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Dxattr.c998 jfs_initxattrs(struct inode *inode, const struct xattr *xattr_array, void *fs_info) jfs_initxattrs() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dgeneric.c266 struct proc_fs_info *fs_info = proc_sb_info(dir->i_sb); in proc_lookup() local
327 struct proc_fs_info *fs_info = proc_sb_info(inode->i_sb); in proc_readdir() local

Completed in 26 milliseconds

12345678