Home
last modified time | relevance | path

Searched defs:fs_info (Results 51 – 75 of 97) sorted by relevance

1234

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dprint-tree.c208 struct btrfs_fs_info *fs_info; in btrfs_print_leaf() local
366 struct btrfs_fs_info *fs_info; in btrfs_print_tree() local
H A Dcheck-integrity.c240 struct btrfs_fs_info *fs_info; member
759 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_process_superblock_dev_mirror() local
1230 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_create_link_to_next_block() local
1365 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_handle_extent_data() local
1507 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_map_block() local
1701 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_test_for_metadata() local
2127 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_process_written_superblock() local
2620 struct btrfs_fs_info *fs_info = state->fs_info; in btrfsic_cmp_log_and_dev_bytenr() local
2768 int btrfsic_mount(struct btrfs_fs_info *fs_info, in btrfsic_mount()
H A Dbackref.h89 struct btrfs_fs_info *fs_info; member
260 struct btrfs_fs_info *fs_info; member
360 static inline void btrfs_backref_panic(struct btrfs_fs_info *fs_info, in btrfs_backref_panic()
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 = btrfs_sb(inode->i_sb); in btrfs_clone_files() local
H A Dspace-info.h143 struct btrfs_fs_info *fs_info, in btrfs_space_info_free_bytes_may_use()
163 static inline void btrfs_mod_total_bytes_pinned(struct btrfs_fs_info *fs_info, in btrfs_mod_total_bytes_pinned()
H A Draid56.c62 struct btrfs_fs_info *fs_info; member
980 static struct btrfs_raid_bio *alloc_rbio(struct btrfs_fs_info *fs_info, in alloc_rbio()
1756 const struct btrfs_fs_info *fs_info = rbio->fs_info; in rbio_add_bio() local
1783 int raid56_parity_write(struct btrfs_fs_info *fs_info, struct bio *bio, in raid56_parity_write()
2167 int raid56_parity_recover(struct btrfs_fs_info *fs_info, struct bio *bio, in raid56_parity_recover()
2272 raid56_parity_alloc_scrub_rbio(struct btrfs_fs_info *fs_info, struct bio *bio, in raid56_parity_alloc_scrub_rbio()
2720 raid56_alloc_missing_rbio(struct btrfs_fs_info *fs_info, struct bio *bio, in raid56_alloc_missing_rbio()
H A Dprops.c269 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in prop_compression_apply() local
328 struct btrfs_fs_info *fs_info = root->fs_info; in inherit_props() local
H A Dextent_io.h83 struct btrfs_fs_info *fs_info; member
326 #define btrfs_extent_buffer_leak_debug_check(fs_info) do {} while (0) argument
H A Dblock-rsv.h85 static inline void btrfs_unuse_block_rsv(struct btrfs_fs_info *fs_info, in btrfs_unuse_block_rsv()
H A Ddir-item.c27 struct btrfs_fs_info *fs_info = root->fs_info; in insert_with_overflow() local
371 struct btrfs_dir_item *btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info, in btrfs_match_dir_item_name()
H A Dcompression.c136 static inline int compressed_bio_size(struct btrfs_fs_info *fs_info, in compressed_bio_size()
148 struct btrfs_fs_info *fs_info = inode->root->fs_info; in check_compressed_csum() local
384 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_submit_compressed_write() local
622 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_submit_compressed_read() local
H A Dsend.c726 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_rename() local
751 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_link() local
775 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_unlink() local
798 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_rmdir() local
1303 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in find_extent_clone() local
2437 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_truncate() local
2467 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_chmod() local
2497 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_chown() local
2529 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_utimes() local
2592 struct btrfs_fs_info *fs_info = sctx->send_root->fs_info; in send_create_inode() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mmhub.c33 struct ras_fs_if fs_info = { in amdgpu_mmhub_ras_late_init() local
H A Damdgpu_nbio.c31 struct ras_fs_if fs_info = { in amdgpu_nbio_ras_late_init() local
H A Damdgpu_umc.c29 struct ras_fs_if fs_info = { in amdgpu_umc_ras_late_init() local
H A Damdgpu_sdma.c94 struct ras_fs_if fs_info = { in amdgpu_sdma_ras_late_init() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dself.c39 struct proc_fs_info *fs_info = proc_sb_info(s); in proc_setup_self() local
H A Dthread_self.c39 struct proc_fs_info *fs_info = proc_sb_info(s); in proc_setup_thread_self() local
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dextent-buffer-tests.c14 struct btrfs_fs_info *fs_info; in test_btrfs_split_item() local
H A Dfree-space-tests.c830 struct btrfs_fs_info *fs_info; in btrfs_test_free_space_cache() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr_security.c31 void *fs_info) in ext2_initxattrs()
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dsecurity.c27 const struct xattr *xattr_array, void *fs_info) in jffs2_initxattrs()
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dxattr_security.c38 void *fs_info) in hfsplus_initxattrs()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dxattr_security.c36 void *fs_info) in ext4_initxattrs()
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dinode.c120 struct hypfs_sb_info *fs_info; in hypfs_open() local
168 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter() local

1234