| /kernel/linux/linux-5.10/fs/affs/ |
| H A D | dir.c | 47 struct inode *inode = file_inode(file); in affs_readdir() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | acl.c | 19 struct posix_acl *btrfs_get_acl(struct inode *inode, int type) in btrfs_get_acl() argument 55 __btrfs_set_acl(struct btrfs_trans_handle *trans, struct inode *inode, struct posix_acl *acl, int type) __btrfs_set_acl() argument 110 btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) btrfs_set_acl() argument 126 btrfs_init_acl(struct btrfs_trans_handle *trans, struct inode *inode, struct inode *dir) btrfs_init_acl() argument [all...] |
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | dentry.c | 43 struct inode *inode = d_inode(dentry); in ecryptfs_d_revalidate() local
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | xattr_user.c | 21 ext2_xattr_user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext2_xattr_user_get() argument 32 ext2_xattr_user_set(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext2_xattr_user_set() argument
|
| H A D | xattr_trusted.c | 19 ext2_xattr_trusted_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext2_xattr_trusted_get() argument 28 ext2_xattr_trusted_set(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext2_xattr_trusted_set() argument
|
| H A D | ioctl.c | 23 struct inode *inode = file_inode(filp); in ext2_ioctl() local [all...] |
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | acl.h | 28 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() argument 32 static inline int v9fs_acl_chmod(struct inode *inode, struc in v9fs_get_acl() argument 36 v9fs_set_create_acl(struct inode *inode, struct p9_fid *fid, struct posix_acl *dacl, struct posix_acl *acl) v9fs_set_create_acl() argument [all...] |
| /kernel/linux/linux-5.10/fs/coda/ |
| H A D | cache.c | 31 void coda_cache_enter(struct inode *inode, int mask) in coda_cache_enter() argument 46 void coda_cache_clear_inode(struct inode *inode) in coda_cache_clear_inode() argument 62 int coda_cache_check(struct inode *inode, int mask) in coda_cache_check() argument 105 coda_flag_inode_children(struct inode *inode, int flag) coda_flag_inode_children() argument [all...] |
| H A D | pioctl.c | 43 static int coda_ioctl_permission(struct inode *inode, int mask) in coda_ioctl_permission() argument 54 struct inode *inode = file_inode(filp); in coda_pioctl() local [all...] |
| /kernel/linux/linux-5.10/fs/efs/ |
| H A D | dir.c | 25 struct inode *inode = file_inode(file); in efs_readdir() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | acl.h | 44 static inline int f2fs_init_acl(struct inode *inode, struct inode *dir, in f2fs_init_acl() argument
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | memtrace_ashmem.c | 77 static int ashmem_debug_process_info_open(struct inode *inode, in ashmem_debug_process_info_open() argument
|
| H A D | memory_monitor.c | 39 static int kswapd_monitor_open(struct inode *inode, struct file *file) in kswapd_monitor_open() argument
|
| H A D | lmkd_dbg_trigger.c | 30 static int lmkd_dbg_trigger_proc_open(struct inode *inode, struct file *file) in lmkd_dbg_trigger_proc_open() argument
|
| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | ialloc.c | 29 void udf_free_inode(struct inode *inode) in udf_free_inode() argument 52 struct inode *inode; in udf_new_inode() local [all...] |
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | xpm_region.c | 11 static int xpm_region_open(struct inode *inode, struct file *file) in xpm_region_open() argument 39 static int xpm_region_release(struct inode *inode, struct file *file) in xpm_region_release() argument
|
| H A D | nommu.c | 43 struct inode *inode = file_inode(region->vm_file); in nommu_region_show() local
|
| H A D | kmsg.c | 23 static int kmsg_open(struct inode * inode, struct file * file) in kmsg_open() argument 28 static int kmsg_release(struct inode * inode, struct file * file) in kmsg_release() argument
|
| H A D | thread_self.c | 46 struct inode *inode = new_inode(s); in proc_setup_thread_self() local 11 proc_thread_self_get_link(struct dentry *dentry, struct inode *inode, struct delayed_call *done) proc_thread_self_get_link() argument [all...] |
| /kernel/linux/linux-5.10/fs/reiserfs/ |
| H A D | xattr_trusted.c | 12 trusted_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) trusted_get() argument 23 trusted_set(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) trusted_set() argument
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_trans_inode.c | 60 struct inode *inode = VFS_I(ip); in xfs_trans_ichgtime() local 98 struct inode *inode = VFS_I(ip); xfs_trans_log_inode() local [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | locks.c | 24 static int ocfs2_do_flock(struct file *file, struct inode *inode, in ocfs2_do_flock() argument 101 struct inode *inode = file->f_mapping->host; in ocfs2_flock() local 121 struct inode *inode in ocfs2_lock() local [all...] |
| H A D | sysfile.c | 94 struct inode *inode = NULL; in ocfs2_get_system_file_inode() local 130 struct inode *inode = NULL; _ocfs2_get_system_file_inode() local [all...] |
| H A D | symlink.c | 59 struct inode *inode = page->mapping->host; in ocfs2_fast_symlink_readpage() local
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | dcache.c | 21 struct inode *inode = dentry->d_inode; in orangefs_revalidate_lookup() local
|