| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | crypto.c | 4 static int ubifs_crypt_get_context(struct inode *inode, void *ctx, size_t len) in ubifs_crypt_get_context() argument 10 static int ubifs_crypt_set_context(struct inode *inode, const void *ctx, in ubifs_crypt_set_context() argument 22 static bool ubifs_crypt_empty_dir(struct inode *inode) in ubifs_crypt_empty_dir() argument 27 ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int in_len, unsigned int *out_len, int block) ubifs_encrypt() argument 53 ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int *out_len, int block) ubifs_decrypt() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | device_cgroup.h | 17 static inline int devcgroup_inode_permission(struct inode *inode, int mask) in devcgroup_inode_permission() argument 63 static inline int devcgroup_inode_permission(struct inode *inode, int mask) in devcgroup_inode_permission() argument
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | acl.c | 40 static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type) in __gfs2_get_acl() argument 60 struct posix_acl *gfs2_get_acl(struct inode *inode, int type) in gfs2_get_acl() argument 80 int __gfs2_set_acl(struct inode *inode, struc argument 109 gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) gfs2_set_acl() argument [all...] |
| /kernel/linux/linux-5.10/fs/minix/ |
| H A D | itree_v2.c | 19 static inline block_t *i_data(struct inode *inode) in i_data() argument 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 61 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block() argument 67 void V2_minix_truncate(struct inode * inod argument [all...] |
| H A D | itree_v1.c | 20 static inline block_t *i_data(struct inode *inode) in i_data() argument 25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block() argument 59 V1_minix_truncate(struct inode * inode) V1_minix_truncate() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | flexfilelayout.c | 22 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget() argument
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | acl.h | 69 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl() argument
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| H A D | gcinode.c | 58 int nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, in nilfs_gccache_submit_read_data() argument 126 nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) nilfs_gccache_submit_read_node() argument 143 struct inode *inode = bh->b_folio->mapping->host; nilfs_gccache_wait_and_mark_dirty() local 162 nilfs_init_gcinode(struct inode *inode) nilfs_init_gcinode() argument [all...] |
| H A D | alloc.h | 26 nilfs_palloc_entries_per_group(const struct inode *inode) in nilfs_palloc_entries_per_group() argument [all...] |
| /kernel/linux/linux-6.6/fs/notify/ |
| H A D | fdinfo.c | 42 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() argument 69 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() argument 79 struct inode *inode; in inotify_fdinfo() local 108 struct inode *inode; fanotify_fdinfo() local [all...] |
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | acl.c | 71 struct inode *inode = d_inode(dentry); in fuse_get_acl() local 14 __fuse_get_acl(struct fuse_conn *fc, struct mnt_idmap *idmap, struct inode *inode, int type, bool rcu) __fuse_get_acl() argument 57 fuse_no_acl(const struct fuse_conn *fc, const struct inode *inode) fuse_no_acl() argument 80 fuse_get_inode_acl(struct inode *inode, int type, bool rcu) fuse_get_inode_acl() argument 100 struct inode *inode = d_inode(dentry); fuse_set_acl() local [all...] |
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | xattr_security.c | 36 static int hfsplus_initxattrs(struct inode *inode, in hfsplus_initxattrs() argument 68 int hfsplus_init_security(struct inode *inod argument 16 hfsplus_security_getxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) hfsplus_security_getxattr() argument 25 hfsplus_security_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) hfsplus_security_setxattr() argument [all...] |
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | xattr.h | 56 static inline int erofs_getxattr(struct inode *inode, int index, in erofs_getxattr() argument
|
| /kernel/linux/linux-6.6/fs/iomap/ |
| H A D | fiemap.c | 62 int iomap_fiemap(struct inode *inode, struct fiemap_extent_info *fi, in iomap_fiemap() argument
|
| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | itree_v2.c | 19 static inline block_t *i_data(struct inode *inode) in i_data() argument 27 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 61 int V2_minix_get_block(struct inode * inode, long block, in V2_minix_get_block() argument 67 void V2_minix_truncate(struct inode * inod argument [all...] |
| H A D | itree_v1.c | 20 static inline block_t *i_data(struct inode *inode) in i_data() argument 25 static int block_to_path(struct inode * inode, long block, int offsets[DEPTH]) in block_to_path() argument 53 int V1_minix_get_block(struct inode * inode, long block, in V1_minix_get_block() argument 59 V1_minix_truncate(struct inode * inode) V1_minix_truncate() argument [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | super.c | 39 struct inode *inode = NULL; in ecryptfs_alloc_inode() local 56 static void ecryptfs_free_inode(struct inode *inode) in ecryptfs_free_inode() argument 73 ecryptfs_destroy_inode(struct inode *inode) ecryptfs_destroy_inode() argument 119 ecryptfs_evict_inode(struct inode *inode) ecryptfs_evict_inode() argument [all...] |
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | security.c | 26 static int jffs2_initxattrs(struct inode *inode, in jffs2_initxattrs() argument 43 int jffs2_init_security(struct inode *inode, struct inode *dir, in jffs2_init_security() argument 51 jffs2_security_getxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) jffs2_security_getxattr() argument 59 jffs2_security_setxattr(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) jffs2_security_setxattr() argument [all...] |
| /kernel/linux/linux-6.6/fs/bfs/ |
| H A D | bfs.h | 46 static inline struct bfs_inode_info *BFS_I(struct inode *inode) in BFS_I() argument [all...] |
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | inode-item.h | 27 struct btrfs_inode *inode; member
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | meta_io.h | 42 struct inode *inode = mapping->host; in gfs2_mapping2sbd() local
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | flexfilelayout.c | 23 nfsd4_ff_proc_layoutget(struct inode *inode, const struct svc_fh *fhp, in nfsd4_ff_proc_layoutget() argument
|
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | acl.h | 68 static inline int ext2_init_acl (struct inode *inode, struct inode *dir) in ext2_init_acl() argument
|
| H A D | ioctl.c | 33 struct inode *inode = d_inode(dentry); in ext2_fileattr_set() local 56 struct inode *inode = file_inode(filp); in ext2_ioctl() local [all...] |
| H A D | xattr_security.c | 31 static int ext2_initxattrs(struct inode *inode, const struct xattr *xattr_array, in ext2_initxattrs() argument 48 ext2_init_security(struct inode *inod argument 12 ext2_xattr_security_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) ext2_xattr_security_get() argument 21 ext2_xattr_security_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) ext2_xattr_security_set() argument [all...] |