/linux/fs/orangefs/ |
H A D | dir.c | 61 static int do_readdir(struct orangefs_dir *od, struct inode *inode, in do_readdir() 161 static int orangefs_dir_more(struct orangefs_dir *od, struct inode *inode) in orangefs_dir_more() 305 struct inode *inode = file_inode(file); in orangefs_dir_iterate() local 362 static int orangefs_dir_open(struct inode *inode, struct file *file) in orangefs_dir_open() 377 static int orangefs_dir_release(struct inode *inode, struct file *file) in orangefs_dir_release()
|
H A D | acl.c | 13 struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu) in orangefs_get_acl() 67 int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __orangefs_set_acl() 127 struct inode *inode = d_inode(dentry); in orangefs_set_acl() local
|
/linux/fs/bcachefs/ |
H A D | fs-io-buffered.c | 273 struct bch_inode_info *inode = to_bch_ei(ractl->mapping->host); in bch2_readahead() local 334 struct bch_inode_info *inode = to_bch_ei(mapping->host); in bch2_read_single_folio() local 386 struct bch_inode_info *inode; member 496 struct bch_inode_info *inode, in bch2_writepage_io_alloc() 527 struct bch_inode_info *inode = to_bch_ei(folio->mapping->host); in __bch2_writepage() local 681 struct bch_inode_info *inode = to_bch_ei(mapping->host); in bch2_write_begin() local 764 struct bch_inode_info *inode = to_bch_ei(mapping->host); in bch2_write_end() local 817 static int __bch2_buffered_write(struct bch_inode_info *inode, in __bch2_buffered_write() 990 struct bch_inode_info *inode = file_bch_inode(file); in bch2_buffered_write() local 1060 struct bch_inode_info *inode = file_bch_inode(file); in bch2_write_iter() local
|
H A D | fs-ioctl.c | 25 struct bch_inode_info *inode, in bch2_reinherit_attrs_fn() 101 static int bch2_ioc_getversion(struct bch_inode_info *inode, u32 __user *arg) in bch2_ioc_getversion() 132 struct bch_inode_info *inode, in bch2_ioc_setlabel() 210 struct bch_inode_info *inode; in bch2_ioctl_subvolume_create() local 362 struct bch_inode_info *inode = file_bch_inode(file); in bch2_fs_file_ioctl() local
|
/linux/fs/ceph/ |
H A D | file.c | 200 static int ceph_init_file_info(struct inode *inode, struct file *file, in ceph_init_file_info() 263 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file() 300 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps() 359 int ceph_open(struct inode *inode, struct file *file) in ceph_open() 575 static void wake_async_create_waiters(struct inode *inode, in wake_async_create_waiters() 656 static int ceph_finish_async_create(struct inode *dir, struct inode *inode, in ceph_finish_async_create() 997 int ceph_release(struct inode *inode, struct file *file) in ceph_release() 1048 ssize_t __ceph_sync_read(struct inode *inode, loff_t *ki_pos, in __ceph_sync_read() 1255 struct inode *inode = file_inode(file); in ceph_sync_read() local 1285 static void ceph_aio_complete(struct inode *inode, in ceph_aio_complete() [all …]
|
/linux/fs/fuse/ |
H A D | inode.c | 133 static void fuse_free_inode(struct inode *inode) in fuse_free_inode() 159 static void fuse_evict_inode(struct inode *inode) in fuse_evict_inode() 225 void fuse_change_attributes_common(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes_common() 319 u32 fuse_get_cache_mask(struct inode *inode) in fuse_get_cache_mask() 329 static void fuse_change_attributes_i(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes_i() 407 void fuse_change_attributes(struct inode *inode, struct fuse_attr *attr, in fuse_change_attributes() 421 static void fuse_init_inode(struct inode *inode, struct fuse_attr *attr, in fuse_init_inode() 450 static int fuse_inode_eq(struct inode *inode, void *_nodeidp) in fuse_inode_eq() 459 static int fuse_inode_set(struct inode *inode, void *_nodeidp) in fuse_inode_set() 471 struct inode *inode; in fuse_iget() local [all …]
|
H A D | ioctl.c | 415 struct inode *inode = file_inode(file); in fuse_ioctl_common() local 438 static int fuse_priv_ioctl(struct inode *inode, struct fuse_file *ff, in fuse_priv_ioctl() 483 static struct fuse_file *fuse_priv_ioctl_prepare(struct inode *inode) in fuse_priv_ioctl_prepare() 500 static void fuse_priv_ioctl_cleanup(struct inode *inode, struct fuse_file *ff) in fuse_priv_ioctl_cleanup() 507 struct inode *inode = d_inode(dentry); in fuse_fileattr_get() local 547 struct inode *inode = d_inode(dentry); in fuse_fileattr_set() local
|
/linux/fs/nfs/ |
H A D | nfs3proc.c | 49 nfs3_async_handle_jukebox(struct rpc_task *task, struct inode *inode) in nfs3_async_handle_jukebox() 104 struct nfs_fattr *fattr, struct inode *inode) in nfs3_proc_getattr() 129 struct inode *inode = d_inode(dentry); in nfs3_proc_setattr() local 209 static int nfs3_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle, in nfs3_proc_lookupp() 223 static int nfs3_proc_access(struct inode *inode, struct nfs_access_entry *entry, in nfs3_proc_access() 254 static int nfs3_proc_readlink(struct inode *inode, struct page *page, in nfs3_proc_readlink() 462 struct inode *inode) in nfs3_proc_unlink_setup() 512 nfs3_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name) in nfs3_proc_link() 886 struct inode *inode = hdr->inode; in nfs3_read_done() local 922 struct inode *inode = hdr->inode; in nfs3_write_done() local [all …]
|
H A D | read.c | 65 struct inode *inode, bool force_mds, in nfs_pageio_init_read() 222 struct inode *inode) in nfs_readpage_done() 290 struct inode *inode = folio->mapping->host; in nfs_read_add_folio() local 330 struct inode *inode = file_inode(file); in nfs_do_read_folio() local 369 struct inode *inode = file_inode(file); in nfs_read_folio() local 412 struct inode *inode = ractl->mapping->host; in nfs_readahead() local
|
H A D | nfs42xattr.c | 75 struct inode *inode; member 343 nfs4_xattr_cache_unlink(struct inode *inode) in nfs4_xattr_cache_unlink() 426 nfs4_xattr_get_cache(struct inode *inode, int add) in nfs4_xattr_get_cache() 608 ssize_t nfs4_xattr_cache_get(struct inode *inode, const char *name, char *buf, in nfs4_xattr_cache_get() 648 ssize_t nfs4_xattr_cache_list(struct inode *inode, char *buf, ssize_t buflen) in nfs4_xattr_cache_list() 688 void nfs4_xattr_cache_add(struct inode *inode, const char *name, in nfs4_xattr_cache_add() 720 void nfs4_xattr_cache_remove(struct inode *inode, const char *name) in nfs4_xattr_cache_remove() 739 void nfs4_xattr_cache_set_list(struct inode *inode, const char *buf, in nfs4_xattr_cache_set_list() 770 void nfs4_xattr_cache_zap(struct inode *inode) in nfs4_xattr_cache_zap() 808 struct inode *inode; in cache_lru_isolate() local
|
/linux/fs/autofs/ |
H A D | root.c | 78 static int autofs_dir_open(struct inode *inode, struct file *file) in autofs_dir_open() 454 struct inode *inode; in autofs_d_manage() local 547 struct inode *inode, int mask) in autofs_dir_permission() 572 struct inode *inode; in autofs_dir_symlink() local 730 struct inode *inode; in autofs_dir_mkdir() local 854 static int autofs_root_ioctl_unlocked(struct inode *inode, struct file *filp, in autofs_root_ioctl_unlocked() 908 struct inode *inode = file_inode(filp); in autofs_root_ioctl() local 917 struct inode *inode = file_inode(filp); in autofs_root_compat_ioctl() local
|
/linux/fs/9p/ |
H A D | acl.h | 27 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() 31 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() 35 static inline int v9fs_set_create_acl(struct inode *inode, in v9fs_set_create_acl()
|
/linux/fs/erofs/ |
H A D | xattr.c | 28 static int erofs_init_inode_xattrs(struct inode *inode) in erofs_init_inode_xattrs() 139 struct dentry *unused, struct inode *inode, in erofs_xattr_generic_get() 317 struct inode *inode, bool getxattr) in erofs_xattr_iter_inline() 364 struct inode *inode, bool getxattr) in erofs_xattr_iter_shared() 394 int erofs_getxattr(struct inode *inode, int index, const char *name, in erofs_getxattr() 441 struct inode *inode = d_inode(dentry); in erofs_listxattr() local 522 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu) in erofs_get_acl()
|
/linux/fs/crypto/ |
H A D | crypto.c | 175 const struct inode *inode = folio->mapping->host; in fscrypt_encrypt_pagecache_blocks() local 229 int fscrypt_encrypt_block_inplace(const struct inode *inode, struct page *page, in fscrypt_encrypt_block_inplace() 257 const struct inode *inode = folio->mapping->host; in fscrypt_decrypt_pagecache_blocks() local 302 int fscrypt_decrypt_block_inplace(const struct inode *inode, struct page *page, in fscrypt_decrypt_block_inplace() 351 void fscrypt_msg(const struct inode *inode, const char *level, in fscrypt_msg()
|
/linux/fs/ecryptfs/ |
H A D | file.c | 130 struct inode *inode = file_inode(file); in ecryptfs_readdir() local 148 struct inode *inode = d_inode(dentry); in read_or_initialize_metadata() local 210 static int ecryptfs_open(struct inode *inode, struct file *file) in ecryptfs_open() 279 static int ecryptfs_dir_open(struct inode *inode, struct file *file) in ecryptfs_dir_open() 321 static int ecryptfs_release(struct inode *inode, struct file *file) in ecryptfs_release() 329 static int ecryptfs_dir_release(struct inode *inode, struct file *file) in ecryptfs_dir_release()
|
/linux/fs/openpromfs/ |
H A D | inode.c | 45 static inline struct op_inode_info *OP_I(struct inode *inode) in OP_I() 145 static int property_open(struct inode *inode, struct file *file) in property_open() 189 struct inode *inode; in openpromfs_lookup() local 271 struct inode *inode = file_inode(file); in openpromfs_readdir() local 345 static void openprom_free_inode(struct inode *inode) in openprom_free_inode() 352 struct inode *inode = iget_locked(sb, ino); in openprom_iget() local
|
/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_debugfs.c | 68 static int rsi_sdio_stats_open(struct inode *inode, in rsi_sdio_stats_open() 102 static int rsi_version_open(struct inode *inode, in rsi_version_open() 187 static int rsi_stats_open(struct inode *inode, in rsi_stats_open() 216 static int rsi_debug_read(struct inode *inode, in rsi_debug_read()
|
/linux/security/tomoyo/ |
H A D | realpath.c | 103 struct inode *inode = d_backing_inode(path->dentry); in tomoyo_get_absolute_path() local 133 struct inode *inode = d_backing_inode(dentry); in tomoyo_get_dentry_path() local 180 struct inode *inode = d_backing_inode(sb->s_root); in tomoyo_get_local_path() local 247 struct inode *inode; in tomoyo_realpath_from_path() local
|
/linux/fs/xfs/ |
H A D | xfs_iomap.c | 77 struct inode *inode, in xfs_iomap_valid() 614 struct inode *inode = VFS_I(ip); in xfs_iomap_write_unwritten() local 720 struct inode *inode, in imap_needs_alloc() 837 struct inode *inode, in xfs_direct_write_iomap_begin() 1040 struct inode *inode, in xfs_zoned_direct_write_iomap_begin() 1087 struct inode *inode, in xfs_atomic_write_cow_iomap_begin() 1215 struct inode *inode, in xfs_dax_write_iomap_end() 1519 struct inode *inode, in xfs_zoned_buffered_write_iomap_begin() 1689 struct inode *inode, in xfs_buffered_write_iomap_begin() 1944 struct inode *inode, in xfs_buffered_write_delalloc_punch() [all …]
|
/linux/fs/ramfs/ |
H A D | inode.c | 60 struct inode * inode = new_inode(sb); in ramfs_get_inode() local 101 struct inode * inode = ramfs_get_inode(dir->i_sb, dir, mode, dev); in ramfs_mknod() local 140 struct inode *inode; in ramfs_symlink() local 171 struct inode *inode; in ramfs_tmpfile() local 265 struct inode *inode; in ramfs_fill_super() local
|
/linux/fs/smb/client/ |
H A D | file.c | 292 struct inode *inode = rreq->inode; in cifs_rreq_done() local 533 static int cifs_nt_open(const char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, in cifs_nt_open() 661 struct inode *inode = d_inode(dentry); in cifs_new_fileinfo() local 759 struct inode *inode = d_inode(cifs_file->dentry); in cifsFileInfo_put_final() local 858 struct inode *inode = d_inode(cifs_file->dentry); in _cifsFileInfo_put() local 947 int cifs_open(struct inode *inode, struct file *file) in cifs_open() 1168 struct inode *inode; in cifs_reopen_file() local 1359 smb2_can_defer_close(struct inode *inode, struct cifs_deferred_close *dclose) in smb2_can_defer_close() 1371 int cifs_close(struct inode *inode, struct file *file) in cifs_close() 1452 int cifs_closedir(struct inode *inode, struct file *file) in cifs_closedir() [all …]
|
H A D | xattr.c | 47 struct inode *inode, const char *full_path, in cifs_attrib_set() 71 struct inode *inode, const char *full_path, in cifs_creation_time_set() 96 struct dentry *dentry, struct inode *inode, in cifs_xattr_set() 228 struct inode *inode, void *value, in cifs_attrib_get() 251 static int cifs_creation_time_get(struct dentry *dentry, struct inode *inode, in cifs_creation_time_get() 274 struct dentry *dentry, struct inode *inode, in cifs_xattr_get()
|
/linux/fs/exfat/ |
H A D | namei.c | 274 static int exfat_check_max_dentries(struct inode *inode) in exfat_check_max_dentries() 303 static int exfat_find_empty_entry(struct inode *inode, in exfat_find_empty_entry() 403 static int __exfat_resolve_path(struct inode *inode, const unsigned char *path, in __exfat_resolve_path() 450 static inline int exfat_resolve_path(struct inode *inode, in exfat_resolve_path() 456 static inline int exfat_resolve_path_for_lookup(struct inode *inode, in exfat_resolve_path_for_lookup() 467 static int exfat_add_entry(struct inode *inode, const char *path, in exfat_add_entry() 549 struct inode *inode; in exfat_create() local 719 struct inode *inode; in exfat_lookup() local 795 struct inode *inode = dentry->d_inode; in exfat_unlink() local 847 struct inode *inode; in exfat_mkdir() local [all …]
|
/linux/fs/ |
H A D | proc_namespace.c | 234 static int mounts_open_common(struct inode *inode, struct file *file, in mounts_open_common() 289 static int mounts_release(struct inode *inode, struct file *file) in mounts_release() 298 static int mounts_open(struct inode *inode, struct file *file) in mounts_open() 303 static int mountinfo_open(struct inode *inode, struct file *file) in mountinfo_open() 308 static int mountstats_open(struct inode *inode, struct file *file) in mountstats_open()
|
/linux/fs/ocfs2/ |
H A D | super.c | 123 static struct dquot __rcu **ocfs2_get_dquots(struct inode *inode) in ocfs2_get_dquots() 343 static int ocfs2_osb_debug_open(struct inode *inode, struct file *file) in ocfs2_osb_debug_open() 361 static int ocfs2_debug_release(struct inode *inode, struct file *file) in ocfs2_debug_release() 374 static int ocfs2_osb_debug_open(struct inode *inode, struct file *file) in ocfs2_osb_debug_open() 378 static int ocfs2_debug_release(struct inode *inode, struct file *file) in ocfs2_debug_release() 512 struct inode *inode; in ocfs2_release_system_inodes() local 565 static void ocfs2_free_inode(struct inode *inode) in ocfs2_free_inode() 909 struct inode *inode[OCFS2_MAXQUOTAS] = { NULL, NULL }; in ocfs2_enable_quotas() local 950 struct inode *inode; in ocfs2_disable_quotas() local 978 struct inode *inode = NULL; in ocfs2_fill_super() local [all …]
|