/openbmc/linux/fs/nfs/ |
H A D | fscache.h | 114 struct inode *inode) in nfs_fscache_update_auxdata() 129 static inline void nfs_fscache_invalidate(struct inode *inode, int flags) in nfs_fscache_invalidate() 172 static inline void nfs_fscache_init_inode(struct inode *inode) {} in nfs_fscache_init_inode() 173 static inline void nfs_fscache_clear_inode(struct inode *inode) {} in nfs_fscache_clear_inode() 174 static inline void nfs_fscache_open_file(struct inode *inode, in nfs_fscache_open_file() 176 static inline void nfs_fscache_release_file(struct inode *inode, struct file *file) {} in nfs_fscache_release_file() 190 static inline void nfs_fscache_invalidate(struct inode *inode, int flags) {} in nfs_fscache_invalidate()
|
/openbmc/linux/fs/vboxsf/ |
H A D | file.c | 23 struct vboxsf_handle *vboxsf_create_sf_handle(struct inode *inode, in vboxsf_create_sf_handle() 49 static int vboxsf_file_open(struct inode *inode, struct file *file) in vboxsf_file_open() 130 void vboxsf_release_sf_handle(struct inode *inode, struct vboxsf_handle *sf_handle) in vboxsf_release_sf_handle() 141 static int vboxsf_file_release(struct inode *inode, struct file *file) in vboxsf_file_release() 274 struct inode *inode = page->mapping->host; in vboxsf_writepage() local 313 struct inode *inode = mapping->host; in vboxsf_write_end() local 364 static const char *vboxsf_get_link(struct dentry *dentry, struct inode *inode, in vboxsf_get_link()
|
/openbmc/linux/fs/hfsplus/ |
H A D | super.c | 27 static int hfsplus_system_read_inode(struct inode *inode) in hfsplus_system_read_inode() 61 struct inode *inode; in hfsplus_iget() local 100 static int hfsplus_system_write_inode(struct inode *inode) in hfsplus_system_write_inode() 147 static int hfsplus_write_inode(struct inode *inode, in hfsplus_write_inode() 165 static void hfsplus_evict_inode(struct inode *inode) in hfsplus_evict_inode() 380 struct inode *root, *inode; in hfsplus_fill_super() local 631 static void hfsplus_free_inode(struct inode *inode) in hfsplus_free_inode()
|
H A D | xattr.c | 257 int __hfsplus_setxattr(struct inode *inode, const char *name, in __hfsplus_setxattr() 421 int hfsplus_setxattr(struct inode *inode, const char *name, in hfsplus_setxattr() 439 static ssize_t hfsplus_getxattr_finder_info(struct inode *inode, in hfsplus_getxattr_finder_info() 489 ssize_t __hfsplus_getxattr(struct inode *inode, const char *name, in __hfsplus_getxattr() 575 ssize_t hfsplus_getxattr(struct inode *inode, const char *name, in hfsplus_getxattr() 610 struct inode *inode = d_inode(dentry); in hfsplus_listxattr_finder_info() local 678 struct inode *inode = d_inode(dentry); in hfsplus_listxattr() local 767 static int hfsplus_removexattr(struct inode *inode, const char *name) in hfsplus_removexattr() 840 struct dentry *unused, struct inode *inode, in hfsplus_osx_getxattr() 861 struct dentry *unused, struct inode *inode, in hfsplus_osx_setxattr()
|
H A D | extents.c | 87 static int __hfsplus_ext_write_extent(struct inode *inode, in __hfsplus_ext_write_extent() 129 static int hfsplus_ext_write_extent_locked(struct inode *inode) in hfsplus_ext_write_extent_locked() 145 int hfsplus_ext_write_extent(struct inode *inode) in hfsplus_ext_write_extent() 178 struct inode *inode, u32 block) in __hfsplus_ext_cache_extent() 206 static int hfsplus_ext_read_extent(struct inode *inode, u32 block) in hfsplus_ext_read_extent() 225 int hfsplus_get_block(struct inode *inode, sector_t iblock, in hfsplus_get_block() 441 int hfsplus_file_extend(struct inode *inode, bool zeroout) in hfsplus_file_extend() 544 void hfsplus_file_truncate(struct inode *inode) in hfsplus_file_truncate()
|
/openbmc/linux/fs/ocfs2/ |
H A D | xattr.c | 316 static struct ocfs2_xattr_bucket *ocfs2_xattr_bucket_new(struct inode *inode) in ocfs2_xattr_bucket_new() 511 static int ocfs2_read_xattr_block(struct inode *inode, u64 xb_blkno, in ocfs2_read_xattr_block() 536 static u32 ocfs2_xattr_name_hash(struct inode *inode, in ocfs2_xattr_name_hash() 695 static int ocfs2_xattr_extend_allocation(struct inode *inode, in ocfs2_xattr_extend_allocation() 759 static int __ocfs2_remove_xattr_range(struct inode *inode, in __ocfs2_remove_xattr_range() 804 static int ocfs2_xattr_shrink_size(struct inode *inode, in ocfs2_xattr_shrink_size() 851 static int ocfs2_xattr_value_truncate(struct inode *inode, in ocfs2_xattr_value_truncate() 924 static int ocfs2_xattr_list_entries(struct inode *inode, in ocfs2_xattr_list_entries() 949 int ocfs2_has_inline_xattr_value_outside(struct inode *inode, in ocfs2_has_inline_xattr_value_outside() 966 static int ocfs2_xattr_ibody_list(struct inode *inode, in ocfs2_xattr_ibody_list() [all …]
|
H A D | move_extents.c | 34 struct inode *inode; member 55 struct inode *inode = context->inode; in __ocfs2_move_extent() local 143 static int ocfs2_lock_meta_allocator_move_extents(struct inode *inode, in ocfs2_lock_meta_allocator_move_extents() 200 struct inode *inode = context->inode; in ocfs2_defrag_extent() local 361 static int ocfs2_find_victim_alloc_group(struct inode *inode, in ocfs2_find_victim_alloc_group() 465 static int ocfs2_validate_and_adjust_move_goal(struct inode *inode, in ocfs2_validate_and_adjust_move_goal() 522 static void ocfs2_probe_alloc_group(struct inode *inode, struct buffer_head *bh, in ocfs2_probe_alloc_group() 568 struct inode *inode = context->inode; in ocfs2_move_extent() local 765 struct inode *inode = context->inode; in __ocfs2_move_extents_range() local 897 struct inode *inode = context->inode; in ocfs2_move_extents() local [all …]
|
H A D | resize.c | 38 static u16 ocfs2_calc_new_backup_super(struct inode *inode, in ocfs2_calc_new_backup_super() 170 static int update_backups(struct inode * inode, u32 clusters, char *data) in update_backups() 209 static void ocfs2_update_super_and_backups(struct inode *inode, in ocfs2_update_super_and_backups() 257 int ocfs2_group_extend(struct inode * inode, int new_clusters) in ocfs2_group_extend() 369 static int ocfs2_check_new_group(struct inode *inode, in ocfs2_check_new_group() 407 static int ocfs2_verify_group_and_input(struct inode *inode, in ocfs2_verify_group_and_input() 446 int ocfs2_group_add(struct inode *inode, struct ocfs2_new_group_input *input) in ocfs2_group_add()
|
/openbmc/linux/fs/verity/ |
H A D | enable.c | 22 static int hash_one_block(struct inode *inode, in hash_one_block() 49 static int write_merkle_tree_block(struct inode *inode, const u8 *buf, in write_merkle_tree_block() 76 struct inode *inode = file_inode(filp); in build_merkle_tree() local 186 struct inode *inode = file_inode(filp); in enable_verity() local 320 struct inode *inode = file_inode(filp); in fsverity_ioctl_enable() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_acl.c | 129 xfs_get_acl(struct inode *inode, int type, bool rcu) in xfs_get_acl() 175 __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __xfs_set_acl() 221 struct inode *inode, in xfs_acl_set_mode() 251 struct inode *inode = d_inode(dentry); in xfs_set_acl() local 286 struct inode *inode, in xfs_forget_acl()
|
/openbmc/linux/fs/ntfs3/ |
H A D | namei.c | 72 struct inode *inode; in ntfs_lookup() local 110 struct inode *inode; in ntfs_create() local 126 struct inode *inode; in ntfs_mknod() local 140 struct inode *inode = d_inode(ode); in ntfs_link() local 203 struct inode *inode; in ntfs_symlink() local 220 struct inode *inode; in ntfs_mkdir() local 260 struct inode *inode = d_inode(dentry); in ntfs_rename() local 370 struct inode *inode; in ntfs_atomic_open() local 452 struct inode *inode = d_inode(child); in ntfs3_get_parent() local
|
H A D | xattr.c | 250 static int ntfs_get_ea(struct inode *inode, const char *name, size_t name_len, in ntfs_get_ea() 312 static noinline int ntfs_set_ea(struct inode *inode, const char *name, in ntfs_set_ea() 545 struct inode *inode = d_inode(dentry); in ntfs_get_acl() local 592 struct inode *inode, struct posix_acl *acl, in ntfs_set_acl_ex() 675 int ntfs_init_acl(struct mnt_idmap *idmap, struct inode *inode, in ntfs_init_acl() 711 struct inode *inode = d_inode(dentry); in ntfs_acl_chmod() local 728 struct inode *inode = d_inode(dentry); in ntfs_listxattr() local 747 struct inode *inode, const char *name, void *buffer, in ntfs_getxattr() 837 struct inode *inode, const char *name, in ntfs_setxattr() 952 int ntfs_save_wsl_perm(struct inode *inode, __le16 *ea_size) in ntfs_save_wsl_perm() [all …]
|
/openbmc/linux/fs/ |
H A D | dcache.c | 340 struct inode *inode, in __d_set_inode_and_type() 392 struct inode *inode = dentry->d_inode; in dentry_unlink_inode() local 695 void d_mark_dontcache(struct inode *inode) in d_mark_dontcache() 718 struct inode *inode = dentry->d_inode; in dentry_kill() local 1003 static struct dentry * __d_find_any_alias(struct inode *inode) in __d_find_any_alias() 1021 struct dentry *d_find_any_alias(struct inode *inode) in d_find_any_alias() 1032 static struct dentry *__d_find_alias(struct inode *inode) in __d_find_alias() 1065 struct dentry *d_find_alias(struct inode *inode) in d_find_alias() 1082 struct dentry *d_find_alias_rcu(struct inode *inode) in d_find_alias_rcu() 1107 void d_prune_aliases(struct inode *inode) in d_prune_aliases() [all …]
|
H A D | locks.c | 174 locks_get_lock_context(struct inode *inode, int type) in locks_get_lock_context() 216 locks_check_ctx_lists(struct inode *inode) in locks_check_ctx_lists() 237 struct inode *inode = file_inode(filp); in locks_check_ctx_file_list() local 249 locks_free_lock_context(struct inode *inode) in locks_free_lock_context() 906 struct inode *inode = file_inode(filp); in posix_test_lock() local 1022 static int flock_lock_inode(struct inode *inode, struct file_lock *request) in flock_lock_inode() 1094 static int posix_lock_inode(struct inode *inode, struct file_lock *request, in posix_lock_inode() 1360 static int posix_lock_inode_wait(struct inode *inode, struct file_lock *fl) in posix_lock_inode_wait() 1421 static void time_out_leases(struct inode *inode, struct list_head *dispose) in time_out_leases() 1460 any_leases_conflict(struct inode *inode, struct file_lock *breaker) in any_leases_conflict() [all …]
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfile.c | 63 struct inode *inode; in xfile_create() local 111 struct inode *inode = file_inode(xf->file); in xfile_destroy() local 133 struct inode *inode = file_inode(xf->file); in xfile_pread() local 210 struct inode *inode = file_inode(xf->file); in xfile_pwrite() local 325 struct inode *inode = file_inode(xf->file); in xfile_get_page() local 397 struct inode *inode = file_inode(xf->file); in xfile_put_page() local
|
/openbmc/linux/fs/ext2/ |
H A D | xattr.c | 75 # define ea_idebug(inode, f...) do { \ argument 88 # define ea_idebug(inode, f...) no_printk(f) argument 122 #define EA_BLOCK_CACHE(inode) (EXT2_SB(inode->i_sb)->s_ea_block_cache) argument 196 ext2_xattr_get(struct inode *inode, int name_index, const char *name, in ext2_xattr_get() 290 struct inode *inode = d_inode(dentry); in ext2_xattr_list() local 406 ext2_xattr_set(struct inode *inode, int name_index, const char *name, in ext2_xattr_set() 653 static void ext2_xattr_release_block(struct inode *inode, in ext2_xattr_release_block() 706 ext2_xattr_set2(struct inode *inode, struct buffer_head *old_bh, in ext2_xattr_set2() 817 ext2_xattr_delete_inode(struct inode *inode) in ext2_xattr_delete_inode() 938 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find()
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-log.c | 146 struct inode *inode; in btrfs_iget_logging() local 623 struct inode *inode; in read_one_inode() local 656 struct inode *inode = NULL; in replay_one_extent() local 920 struct btrfs_inode *inode, in unlink_inode_for_log_replay() 951 struct inode *inode; in drop_one_dir_item() local 1074 struct btrfs_inode *inode, in __add_inode_ref() 1285 struct btrfs_inode *inode, in unlink_old_inode_refs() 1374 struct inode *inode = NULL; in add_inode_ref() local 1506 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs() 1550 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_refs() [all …]
|
/openbmc/linux/fs/gfs2/ |
H A D | bmap.c | 58 struct inode *inode = &ip->i_inode; in gfs2_unstuffer_page() local 159 struct inode *inode = &ip->i_inode; in gfs2_unstuff_dinode() local 581 static int gfs2_hole_size(struct inode *inode, sector_t lblock, u64 len, in gfs2_hole_size() 658 static int __gfs2_iomap_alloc(struct inode *inode, struct iomap *iomap, in __gfs2_iomap_alloc() 792 static u64 gfs2_alloc_size(struct inode *inode, struct metapath *mp, u64 size) in gfs2_alloc_size() 837 static int __gfs2_iomap_get(struct inode *inode, loff_t pos, loff_t length, in __gfs2_iomap_get() 962 struct inode *inode = iter->inode; in gfs2_iomap_get_folio() local 980 static void gfs2_iomap_put_folio(struct inode *inode, loff_t pos, in gfs2_iomap_put_folio() 1005 static int gfs2_iomap_begin_write(struct inode *inode, loff_t pos, in gfs2_iomap_begin_write() 1090 static int gfs2_iomap_begin(struct inode *inode, loff_t pos, loff_t length, in gfs2_iomap_begin() [all …]
|
/openbmc/linux/fs/jfs/ |
H A D | acl.c | 17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) in jfs_get_acl() 59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 103 struct inode *inode = d_inode(dentry); in jfs_set_acl() local 130 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
/openbmc/linux/kernel/bpf/ |
H A D | inode.c | 105 struct inode *inode; in bpf_get_inode() local 129 static int bpf_inode_type(const struct inode *inode, enum bpf_type *type) in bpf_inode_type() 144 static void bpf_dentry_finalize(struct dentry *dentry, struct inode *inode, in bpf_dentry_finalize() 156 struct inode *inode; in bpf_mkdir() local 272 static int bpffs_map_open(struct inode *inode, struct file *file) in bpffs_map_open() 295 static int bpffs_map_release(struct inode *inode, struct file *file) in bpffs_map_release() 320 static int bpffs_obj_open(struct inode *inode, struct file *file) in bpffs_obj_open() 334 struct inode *inode = bpf_get_inode(dir->i_sb, dir, mode); in bpf_mkobj_ops() local 387 struct inode *inode; in bpf_symlink() local 498 struct inode *inode; in bpf_obj_do_get() local [all …]
|
/openbmc/linux/fs/afs/ |
H A D | xattr.c | 38 struct inode *inode, const char *name, in afs_xattr_get_acl() 102 struct inode *inode, const char *name, in afs_xattr_set_acl() 140 struct inode *inode, const char *name, in afs_xattr_get_yfs() 233 struct inode *inode, const char *name, in afs_xattr_set_yfs() 270 struct inode *inode, const char *name, in afs_xattr_get_cell() 297 struct inode *inode, const char *name, in afs_xattr_get_fid() 335 struct inode *inode, const char *name, in afs_xattr_get_volume()
|
/openbmc/linux/fs/9p/ |
H A D | acl.c | 78 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() 110 static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type) in v9fs_get_cached_acl() 122 struct posix_acl *v9fs_iop_get_inode_acl(struct inode *inode, int type, bool rcu) in v9fs_iop_get_inode_acl() 162 struct inode *inode = d_inode(dentry); in v9fs_iop_set_acl() local 282 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() 301 int v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, in v9fs_set_create_acl()
|
/openbmc/linux/fs/udf/ |
H A D | truncate.c | 25 static void extent_trunc(struct inode *inode, struct extent_position *epos, in extent_trunc() 63 void udf_truncate_tail_extent(struct inode *inode) in udf_truncate_tail_extent() 123 void udf_discard_prealloc(struct inode *inode) in udf_discard_prealloc() 174 static void udf_update_alloc_ext_desc(struct inode *inode, in udf_update_alloc_ext_desc() 197 int udf_truncate_extents(struct inode *inode) in udf_truncate_extents()
|
/openbmc/linux/fs/quota/ |
H A D | dquot.c | 1010 static inline struct dquot __rcu **i_dquot(struct inode *inode) in i_dquot() 1015 static int dqinit_needed(struct inode *inode, int type) in dqinit_needed() 1035 struct inode *inode, *old_inode = NULL; in add_dquot_ref() local 1092 struct inode *inode; in remove_dquot_ref() local 1451 static int inode_quota_active(const struct inode *inode) in inode_quota_active() 1466 static int __dquot_initialize(struct inode *inode, int type) in __dquot_initialize() 1576 int dquot_initialize(struct inode *inode) in dquot_initialize() 1582 bool dquot_initialize_needed(struct inode *inode) in dquot_initialize_needed() 1606 static void __dquot_drop(struct inode *inode) in __dquot_drop() 1622 void dquot_drop(struct inode *inode) in dquot_drop() [all …]
|
/openbmc/linux/fs/iomap/ |
H A D | buffered-io.c | 49 struct inode *inode = folio->mapping->host; in ifs_is_fully_uptodate() local 63 struct inode *inode = folio->mapping->host; in ifs_set_range_uptodate() local 90 struct inode *inode = folio->mapping->host; in ifs_block_is_dirty() local 99 struct inode *inode = folio->mapping->host; in ifs_clear_range_dirty() local 122 struct inode *inode = folio->mapping->host; in ifs_set_range_dirty() local 142 static struct iomap_folio_state *ifs_alloc(struct inode *inode, in ifs_alloc() 194 static void iomap_adjust_read_range(struct inode *inode, struct folio *folio, in iomap_adjust_read_range() 518 struct inode *inode = folio->mapping->host; in iomap_is_partially_uptodate() local 596 struct inode *inode = mapping->host; in iomap_dirty_folio() local 606 iomap_write_failed(struct inode *inode, loff_t pos, unsigned len) in iomap_write_failed() [all …]
|