Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 25 of 905) sorted by relevance

12345678910>>...37

/linux/fs/nfs/
H A Dinode.c89 int nfs_drop_inode(struct inode *inode) in nfs_drop_inode()
95 void nfs_clear_inode(struct inode *inode) in nfs_clear_inode()
108 void nfs_evict_inode(struct inode *inode) in nfs_evict_inode()
115 int nfs_sync_inode(struct inode *inode) in nfs_sync_inode()
137 static int nfs_attribute_timeout(struct inode *inode) in nfs_attribute_timeout()
144 static bool nfs_check_cache_flags_invalid(struct inode *inode, in nfs_check_cache_flags_invalid()
152 bool nfs_check_cache_invalid(struct inode *inode, unsigned long flags) in nfs_check_cache_invalid()
172 void nfs_set_cache_invalid(struct inode *inode, unsigned long flags) in nfs_set_cache_invalid()
209 static void nfs_zap_caches_locked(struct inode *inode) in nfs_zap_caches_locked()
233 void nfs_zap_caches(struct inode *inode) in nfs_zap_caches()
[all …]
H A Ddelegation.c114 struct nfs_delegation *nfs4_get_valid_delegation(const struct inode *inode) in nfs4_get_valid_delegation()
128 static int nfs4_do_check_delegation(struct inode *inode, fmode_t type, in nfs4_do_check_delegation()
157 int nfs4_have_delegation(struct inode *inode, fmode_t type, int flags) in nfs4_have_delegation()
168 int nfs4_check_delegation(struct inode *inode, fmode_t type) in nfs4_check_delegation()
175 struct inode *inode = state->inode; in nfs_delegation_claim_locks() local
212 static int nfs_delegation_claim_opens(struct inode *inode, in nfs_delegation_claim_opens()
262 void nfs_inode_reclaim_delegation(struct inode *inode, const struct cred *cred, in nfs_inode_reclaim_delegation()
301 static int nfs_do_return_delegation(struct inode *inode, in nfs_do_return_delegation()
321 struct inode *inode = NULL; in nfs_delegation_grab_inode() local
441 int nfs_inode_set_delegation(struct inode *inode, const struct cred *cred, in nfs_inode_set_delegation()
[all …]
/linux/include/linux/
H A Diversion.h111 inode_set_iversion_raw(struct inode *inode, u64 val) in inode_set_iversion_raw()
128 inode_peek_iversion_raw(const struct inode *inode) in inode_peek_iversion_raw()
142 inode_set_max_iversion_raw(struct inode *inode, u64 val) in inode_set_max_iversion_raw()
165 inode_set_iversion(struct inode *inode, u64 val) in inode_set_iversion()
187 inode_set_iversion_queried(struct inode *inode, u64 val) in inode_set_iversion_queried()
203 inode_inc_iversion(struct inode *inode) in inode_inc_iversion()
216 inode_iversion_need_inc(struct inode *inode) in inode_iversion_need_inc()
233 inode_inc_iversion_raw(struct inode *inode) in inode_inc_iversion_raw()
250 inode_peek_iversion(const struct inode *inode) in inode_peek_iversion()
279 inode_eq_iversion_raw(const struct inode *inode, u64 old) in inode_eq_iversion_raw()
[all …]
/linux/fs/ext4/
H A Dinode.c60 static __u32 ext4_inode_csum(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum()
90 static int ext4_inode_csum_verify(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_verify()
111 void ext4_inode_csum_set(struct inode *inode, struct ext4_inode *raw, in ext4_inode_csum_set()
128 static inline int ext4_begin_ordered_truncate(struct inode *inode, in ext4_begin_ordered_truncate()
151 int ext4_inode_is_fast_symlink(struct inode *inode) in ext4_inode_is_fast_symlink()
169 void ext4_evict_inode(struct inode *inode) in ext4_evict_inode()
337 qsize_t *ext4_get_reserved_space(struct inode *inode) in ext4_get_reserved_space()
347 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space()
392 static int __check_block_validity(struct inode *inode, const char *func, in __check_block_validity()
411 int ext4_issue_zeroout(struct inode *inode, ext4_lblk_t lblk, ext4_fsblk_t pblk, in ext4_issue_zeroout()
[all …]
H A Dfile.c57 struct inode *inode = file_inode(iocb->ki_filp); in ext4_should_use_dio() local
72 struct inode *inode = file_inode(iocb->ki_filp); in ext4_dio_read_iter() local
106 struct inode *inode = file_inode(iocb->ki_filp); in ext4_dax_read_iter() local
134 struct inode *inode = file_inode(iocb->ki_filp); in ext4_file_read_iter() local
156 struct inode *inode = file_inode(in); in ext4_file_splice_read() local
168 static int ext4_release_file(struct inode *inode, struct file *filp) in ext4_release_file()
198 ext4_unaligned_io(struct inode *inode, struct iov_iter *from, loff_t pos) in ext4_unaligned_io()
210 ext4_extending_io(struct inode *inode, loff_t offset, size_t len) in ext4_extending_io()
233 static bool ext4_dio_needs_zeroing(struct inode *inode, loff_t pos, loff_t len) in ext4_dio_needs_zeroing()
277 struct inode *inode = file_inode(iocb->ki_filp); in ext4_generic_write_checks() local
[all …]
H A Dextents.c48 static __le32 ext4_extent_block_csum(struct inode *inode, in ext4_extent_block_csum()
59 static int ext4_extent_block_csum_verify(struct inode *inode, in ext4_extent_block_csum_verify()
73 static void ext4_extent_block_csum_set(struct inode *inode, in ext4_extent_block_csum_set()
90 static int ext4_ext_trunc_restart_fn(struct inode *inode, int *dropped) in ext4_ext_trunc_restart_fn()
138 int ext4_datasem_ensure_credits(handle_t *handle, struct inode *inode, in ext4_datasem_ensure_credits()
157 static int ext4_ext_get_access(handle_t *handle, struct inode *inode, in ext4_ext_get_access()
188 handle_t *handle, struct inode *inode, in __ext4_ext_dirty()
212 #define ext4_ext_dirty(handle, inode, path) \ argument
215 static ext4_fsblk_t ext4_ext_find_goal(struct inode *inode, in ext4_ext_find_goal()
265 ext4_ext_new_meta_block(handle_t *handle, struct inode *inode, in ext4_ext_new_meta_block()
[all …]
H A Dinline.c27 static int ext4_get_inline_size(struct inode *inode) in ext4_get_inline_size()
35 static int get_max_inline_xattr_value_size(struct inode *inode, in get_max_inline_xattr_value_size()
110 int ext4_get_max_inline_size(struct inode *inode) in ext4_get_max_inline_size()
143 int ext4_find_inline_data_nolock(struct inode *inode) in ext4_find_inline_data_nolock()
182 static int ext4_read_inline_data(struct inode *inode, void *buffer, in ext4_read_inline_data()
227 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data()
267 struct inode *inode, unsigned len) in ext4_create_inline_data()
335 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data()
406 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data()
436 struct inode *inode) in ext4_destroy_inline_data_nolock()
[all …]
H A Dxattr.c66 # define ea_idebug(inode, fmt, ...) \ argument
73 # define ea_idebug(inode, fmt, ...) no_printk(fmt, ##__VA_ARGS__) argument
111 #define EA_BLOCK_CACHE(inode) (((struct ext4_sb_info *) \ argument
114 #define EA_INODE_CACHE(inode) (((struct ext4_sb_info *) \ argument
128 static __le32 ext4_xattr_block_csum(struct inode *inode, in ext4_xattr_block_csum()
149 static int ext4_xattr_block_csum_verify(struct inode *inode, in ext4_xattr_block_csum_verify()
164 static void ext4_xattr_block_csum_set(struct inode *inode, in ext4_xattr_block_csum_set()
187 check_xattrs(struct inode *inode, struct buffer_head *bh, in check_xattrs()
300 __ext4_xattr_check_block(struct inode *inode, struct buffer_head *bh, in __ext4_xattr_check_block()
307 #define ext4_xattr_check_block(inode, bh) \ argument
[all …]
H A Dext4_jbd2.h19 #define EXT4_JOURNAL(inode) (EXT4_SB((inode)->i_sb)->s_journal) argument
170 #define ext4_forget(handle, is_metadata, inode, bh, block_nr) \ argument
176 #define ext4_handle_dirty_metadata(handle, inode, bh) \ argument
221 #define ext4_journal_start(inode, type, nblocks) \ argument
225 #define ext4_journal_start_with_reserve(inode, type, blocks, rsv_blocks)\ argument
229 #define ext4_journal_start_with_revoke(inode, type, blocks, revoke_creds) \ argument
233 static inline handle_t *__ext4_journal_start(struct inode *inode, in __ext4_journal_start()
318 static inline int ext4_journal_blocks_per_folio(struct inode *inode) in ext4_journal_blocks_per_folio()
333 struct inode *inode, loff_t start_byte, loff_t length) in ext4_jbd2_inode_add_write()
342 struct inode *inode, loff_t start_byte, loff_t length) in ext4_jbd2_inode_add_wait()
[all …]
/linux/fs/ceph/
H A Dcache.h34 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize()
46 static inline int ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback()
54 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled()
70 static inline void ceph_fscache_register_inode_cookie(struct inode *inode) in ceph_fscache_register_inode_cookie()
78 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie()
82 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie()
86 static inline void ceph_fscache_update(struct inode *inode) in ceph_fscache_update()
90 static inline void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()
99 static inline void ceph_fscache_resize(struct inode *inode, loff_t to) in ceph_fscache_resize()
103 static inline int ceph_fscache_unpin_writeback(struct inode *inode, in ceph_fscache_unpin_writeback()
[all …]
H A Dio.c22 static void ceph_block_o_direct(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_o_direct()
59 int ceph_start_io_read(struct inode *inode) in ceph_start_io_read()
98 ceph_end_io_read(struct inode *inode) in ceph_end_io_read()
110 int ceph_start_io_write(struct inode *inode) in ceph_start_io_write()
126 ceph_end_io_write(struct inode *inode) in ceph_end_io_write()
132 static void ceph_block_buffered(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_buffered()
171 int ceph_start_io_direct(struct inode *inode) in ceph_start_io_direct()
210 ceph_end_io_direct(struct inode *inode) in ceph_end_io_direct()
/linux/fs/
H A Dattr.c34 const struct inode *inode) in setattr_should_drop_sgid()
64 struct inode *inode) in setattr_should_drop_suidgid()
95 const struct inode *inode, vfsuid_t ia_vfsuid) in chown_ok()
122 const struct inode *inode, vfsgid_t ia_vfsgid) in chgrp_ok()
164 struct inode *inode = d_inode(dentry); in setattr_prepare() local
254 int inode_newsize_ok(const struct inode *inode, loff_t offset) in inode_newsize_ok()
294 static void setattr_copy_mgtime(struct inode *inode, const struct iattr *attr) in setattr_copy_mgtime()
342 void setattr_copy(struct mnt_idmap *idmap, struct inode *inode, in setattr_copy()
372 int may_setattr(struct mnt_idmap *idmap, struct inode *inode, in may_setattr()
430 struct inode *inode = dentry->d_inode; in notify_change() local
H A Dfs-writeback.c114 static bool inode_io_list_move_locked(struct inode *inode, in inode_io_list_move_locked()
275 void __inode_attach_wb(struct inode *inode, struct folio *folio) in __inode_attach_wb()
312 static void inode_cgwb_move_to_attached(struct inode *inode, in inode_cgwb_move_to_attached()
336 locked_inode_to_wb_and_lock_list(struct inode *inode) in locked_inode_to_wb_and_lock_list()
373 static struct bdi_writeback *inode_to_wb_and_lock_list(struct inode *inode) in inode_to_wb_and_lock_list()
405 static bool inode_do_switch_wbs(struct inode *inode, in inode_do_switch_wbs()
624 static bool inode_prepare_wbs_switch(struct inode *inode, in inode_prepare_wbs_switch()
675 static void inode_switch_wbs(struct inode *inode, int new_wb_id) in inode_switch_wbs()
730 struct inode *inode; in isw_prepare_wbs_switch() local
817 struct inode *inode) in wbc_attach_and_unlock_inode()
[all …]
/linux/fs/udf/
H A Dinode.c68 static void __udf_clear_extent_cache(struct inode *inode) in __udf_clear_extent_cache()
79 static void udf_clear_extent_cache(struct inode *inode) in udf_clear_extent_cache()
89 static int udf_read_extent_cache(struct inode *inode, loff_t bcount, in udf_read_extent_cache()
111 static void udf_update_extent_cache(struct inode *inode, loff_t estart, in udf_update_extent_cache()
134 void udf_evict_inode(struct inode *inode) in udf_evict_inode()
169 struct inode *inode = mapping->host; in udf_write_failed() local
187 struct inode *inode = folio->mapping->host; in udf_handle_page_wb() local
214 struct inode *inode = folio->mapping->host; in udf_adinicb_read_folio() local
282 struct inode *inode = file_inode(iocb->ki_filp); in udf_write_end() local
302 struct inode *inode = mapping->host; in udf_direct_IO() local
[all …]
/linux/fs/btrfs/
H A Dverity.c85 static loff_t merkle_file_pos(const struct inode *inode) in merkle_file_pos()
108 static int drop_verity_items(struct btrfs_inode *inode, u8 key_type) in drop_verity_items()
182 int btrfs_drop_verity_items(struct btrfs_inode *inode) in btrfs_drop_verity_items()
211 static int write_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in write_key_bytes()
288 static int read_key_bytes(struct btrfs_inode *inode, u8 key_type, u64 offset, in read_key_bytes()
416 static int del_orphan(struct btrfs_trans_handle *trans, struct btrfs_inode *inode) in del_orphan()
448 static int rollback_verity(struct btrfs_inode *inode) in rollback_verity()
514 static int finish_verity(struct btrfs_inode *inode, const void *desc, in finish_verity()
571 struct btrfs_inode *inode = BTRFS_I(file_inode(filp)); in btrfs_begin_enable_verity() local
623 struct btrfs_inode *inode = BTRFS_I(file_inode(filp)); in btrfs_end_enable_verity() local
[all …]
H A Dinode.c214 static void print_data_reloc_error(const struct btrfs_inode *inode, u64 file_off, in print_data_reloc_error()
308 static void __cold btrfs_print_data_csum_error(struct btrfs_inode *inode, in btrfs_print_data_csum_error()
349 int btrfs_inode_lock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_lock()
379 void btrfs_inode_unlock(struct btrfs_inode *inode, unsigned int ilock_flags) in btrfs_inode_unlock()
399 static inline void btrfs_cleanup_ordered_extents(struct btrfs_inode *inode, in btrfs_cleanup_ordered_extents()
436 struct btrfs_inode *inode, bool extent_inserted, in insert_inline_extent()
543 static bool can_cow_file_range_inline(struct btrfs_inode *inode, in can_cow_file_range_inline()
605 static noinline int __cow_file_range_inline(struct btrfs_inode *inode, in __cow_file_range_inline()
693 struct btrfs_inode *inode; member
729 static inline int inode_need_compress(struct btrfs_inode *inode, u64 start, in inode_need_compress()
[all …]
H A Dbtrfs_inode.h336 static inline u64 btrfs_get_first_dir_index_to_log(const struct btrfs_inode *inode) in btrfs_get_first_dir_index_to_log()
341 static inline void btrfs_set_first_dir_index_to_log(struct btrfs_inode *inode, in btrfs_set_first_dir_index_to_log()
366 static inline u64 btrfs_ino(const struct btrfs_inode *inode) in btrfs_ino()
371 static inline void btrfs_get_inode_key(const struct btrfs_inode *inode, in btrfs_get_inode_key()
379 static inline void btrfs_set_inode_number(struct btrfs_inode *inode, u64 ino) in btrfs_set_inode_number()
384 static inline void btrfs_i_size_write(struct btrfs_inode *inode, u64 size) in btrfs_i_size_write()
390 static inline bool btrfs_is_free_space_inode(const struct btrfs_inode *inode) in btrfs_is_free_space_inode()
395 static inline bool is_data_inode(const struct btrfs_inode *inode) in is_data_inode()
400 static inline void btrfs_mod_outstanding_extents(struct btrfs_inode *inode, in btrfs_mod_outstanding_extents()
419 static inline void btrfs_set_inode_last_sub_trans(struct btrfs_inode *inode) in btrfs_set_inode_last_sub_trans()
[all …]
H A Dfile.c63 int btrfs_dirty_folio(struct btrfs_inode *inode, struct folio *folio, loff_t pos, in btrfs_dirty_folio()
122 struct btrfs_root *root, struct btrfs_inode *inode, in btrfs_drop_extents()
533 struct btrfs_inode *inode, u64 start, u64 end) in btrfs_mark_extent_written()
786 static int prepare_uptodate_folio(struct inode *inode, struct folio *folio, u64 pos, in prepare_uptodate_folio()
826 static gfp_t get_prepare_gfp_flags(struct inode *inode, bool nowait) in get_prepare_gfp_flags()
842 static noinline int prepare_one_folio(struct inode *inode, struct folio **folio_ret, in prepare_one_folio()
885 lock_and_cleanup_extent(struct btrfs_inode *inode, struct folio *folio, in lock_and_cleanup_extent()
959 int btrfs_check_nocow_lock(struct btrfs_inode *inode, loff_t pos, in btrfs_check_nocow_lock()
1022 void btrfs_check_nocow_unlock(struct btrfs_inode *inode) in btrfs_check_nocow_unlock()
1030 struct inode *inode = file_inode(file); in btrfs_write_check() local
[all …]
/linux/fs/netfs/
H A Dlocking.c27 static int netfs_inode_dio_wait_interruptible(struct inode *inode) in netfs_inode_dio_wait_interruptible()
61 int netfs_start_io_read(struct inode *inode) in netfs_start_io_read()
92 void netfs_end_io_read(struct inode *inode) in netfs_end_io_read()
106 int netfs_start_io_write(struct inode *inode) in netfs_start_io_write()
129 void netfs_end_io_write(struct inode *inode) in netfs_end_io_write()
137 static int netfs_block_buffered(struct inode *inode) in netfs_block_buffered()
172 int netfs_start_io_direct(struct inode *inode) in netfs_start_io_direct()
205 void netfs_end_io_direct(struct inode *inode) in netfs_end_io_direct()
/linux/fs/coda/
H A Dcnode.c26 static void coda_fill_inode(struct inode *inode, struct coda_vattr *attr) in coda_fill_inode()
45 static int coda_test_inode(struct inode *inode, void *data) in coda_test_inode()
52 static int coda_set_inode(struct inode *inode, void *data) in coda_set_inode()
63 struct inode *inode; in coda_iget() local
100 struct inode *inode; in coda_cnode_make() local
123 void coda_replace_fid(struct inode *inode, struct CodaFid *oldfid, in coda_replace_fid()
142 struct inode *inode; in coda_fid_to_inode() local
169 struct inode *inode = new_inode(sb); in coda_cnode_makectl() local
/linux/fs/overlayfs/
H A Dinode.c178 struct inode *inode = d_inode(dentry); in ovl_getattr() local
307 struct inode *inode, int mask) in ovl_permission()
341 struct inode *inode, in ovl_get_link()
451 struct inode *inode, int type, in do_ovl_get_acl()
485 static int ovl_set_or_remove_acl(struct dentry *dentry, struct inode *inode, in ovl_set_or_remove_acl()
543 struct inode *inode = d_inode(dentry); in ovl_set_acl() local
574 int ovl_update_time(struct inode *inode, enum fs_update_time type, in ovl_update_time()
595 static int ovl_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, in ovl_fiemap()
656 struct inode *inode = d_inode(dentry); in ovl_fileattr_set() local
701 static void ovl_fileattr_prot_flags(struct inode *inode, struct file_kattr *fa) in ovl_fileattr_prot_flags()
[all …]
/linux/fs/afs/
H A Dinode.c68 struct inode *inode = AFS_VNODE_TO_I(vnode); in afs_inode_init_from_status() local
167 struct inode *inode = &ictx->inode; in afs_apply_status() local
401 int afs_ilookup5_test_by_fid(struct inode *inode, void *opaque) in afs_ilookup5_test_by_fid()
414 static int afs_iget5_test(struct inode *inode, void *opaque) in afs_iget5_test()
425 static int afs_iget5_set(struct inode *inode, void *opaque) in afs_iget5_set()
487 struct inode *inode; in afs_iget() local
528 static int afs_iget5_set_root(struct inode *inode, void *opaque) in afs_iget5_set_root()
551 struct inode *inode; in afs_root_iget() local
602 struct inode *inode = d_inode(path->dentry); in afs_getattr() local
642 int afs_drop_inode(struct inode *inode) in afs_drop_inode()
[all …]
/linux/fs/nilfs2/
H A Dmdt.h26 struct inode *inode; member
54 static inline struct nilfs_mdt_info *NILFS_MDT(const struct inode *inode) in NILFS_MDT()
59 static inline int nilfs_is_metadata_file_inode(const struct inode *inode) in nilfs_is_metadata_file_inode()
93 static inline void nilfs_mdt_mark_dirty(struct inode *inode) in nilfs_mdt_mark_dirty()
99 static inline void nilfs_mdt_clear_dirty(struct inode *inode) in nilfs_mdt_clear_dirty()
104 static inline __u64 nilfs_mdt_cno(struct inode *inode) in nilfs_mdt_cno()
110 nilfs_mdt_bgl_lock(struct inode *inode, unsigned int block_group) in nilfs_mdt_bgl_lock()
/linux/fs/ntfs3/
H A Dfile.c33 static u32 ntfs_dio_alignment(struct inode *inode) in ntfs_dio_alignment()
53 struct inode *inode = file_inode(iocb->ki_filp); in ntfs_should_use_dio() local
97 struct inode *inode = d_inode(dentry); in ntfs_fileattr_get() local
135 struct inode *inode = d_inode(dentry); in ntfs_fileattr_set() local
232 struct inode *inode = file_inode(filp); in ntfs_ioctl() local
267 struct inode *inode = d_inode(path->dentry); in ntfs_getattr() local
305 struct inode *inode = &ni->vfs_inode; in ntfs_extend_initialized_size() local
357 struct inode *inode = file_inode(vma->vm_file); in ntfs_filemap_close() local
384 struct inode *inode = file_inode(file); in ntfs_file_mmap_prepare() local
468 struct inode *inode = file_inode(file); in ntfs_fallocate() local
[all …]
/linux/fs/btrfs/tests/
H A Dextent-map-tests.c14 static int free_extent_map_tree(struct btrfs_inode *inode) in free_extent_map_tree()
62 static int test_case_1(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_1()
163 static int test_case_2(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_2()
258 struct btrfs_inode *inode, u64 start) in __test_case_3()
351 static int test_case_3(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_3()
367 struct btrfs_inode *inode, u64 start) in __test_case_4()
485 static int test_case_4(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_4()
497 static int add_compressed_extent(struct btrfs_inode *inode, in add_compressed_extent()
623 static int test_case_5(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_5()
710 static int test_case_6(struct btrfs_fs_info *fs_info, struct btrfs_inode *inode) in test_case_6()
[all …]

12345678910>>...37