| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | dentry.c | 43 struct inode *inode = d_inode(dentry); in ecryptfs_d_revalidate() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | acl.h | 45 static inline int f2fs_init_acl(struct inode *inode, struct inode *dir, in f2fs_init_acl() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | ioctl.c | 30 struct inode *inode = d_inode(dentry); in hfsplus_ioctl_bless() local
|
| H A D | xattr_trusted.c | 15 hfsplus_trusted_getxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) hfsplus_trusted_getxattr() argument 24 hfsplus_trusted_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_trusted_setxattr() argument
|
| H A D | xattr_user.c | 15 hfsplus_user_getxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) hfsplus_user_getxattr() argument 24 hfsplus_user_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_user_setxattr() argument
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_trans_inode.c | 59 struct inode *inode = VFS_I(ip); in xfs_trans_ichgtime() local 90 struct inode *inode = VFS_I(ip); xfs_trans_log_inode() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | locks.c | 23 static int ocfs2_do_flock(struct file *file, struct inode *inode, in ocfs2_do_flock() argument 100 struct inode *inode = file->f_mapping->host; in ocfs2_flock() local 118 struct inode *inode = file->f_mapping->host; in ocfs2_lock() local [all...] |
| H A D | sysfile.c | 92 struct inode *inode = NULL; in ocfs2_get_system_file_inode() local 128 struct inode *inode = NULL; _ocfs2_get_system_file_inode() local [all...] |
| H A D | symlink.c | 58 struct inode *inode = page->mapping->host; in ocfs2_fast_symlink_read_folio() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| 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...] |
| H A D | self.c | 46 struct inode *inode = new_inode(s); in proc_setup_self() local 11 proc_self_get_link(struct dentry *dentry, struct inode *inode, struct delayed_call *done) proc_self_get_link() argument [all...] |
| H A D | nommu.c | 42 struct inode *inode = file_inode(region->vm_file); in nommu_region_show() local
|
| H A D | kmsg.c | 20 static int kmsg_open(struct inode * inode, struct file * file) in kmsg_open() argument 25 static int kmsg_release(struct inode * inode, struct file * file) in kmsg_release() argument
|
| /kernel/linux/linux-6.6/fs/qnx4/ |
| H A D | qnx4.h | 38 static inline struct qnx4_inode_info *qnx4_i(struct inode *inode) in qnx4_i() argument 43 static inline struct qnx4_inode_entry *qnx4_raw_inode(struct inode *inode) in qnx4_raw_inode() argument [all...] |
| /kernel/linux/linux-6.6/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 mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) trusted_set() argument
|
| H A D | xattr_user.c | 11 user_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) user_get() argument 21 user_set(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) user_set() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf_lsm.h | 72 static inline void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free() argument 33 bpf_inode( const struct inode *inode) bpf_inode() argument 66 bpf_inode( const struct inode *inode) bpf_inode() argument [all...] |
| /kernel/linux/linux-6.6/fs/efs/ |
| H A D | dir.c | 25 struct inode *inode = file_inode(file); in efs_readdir() local
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | joliet.c | 42 get_joliet_filename(struct iso_directory_record * de, unsigned char *outname, struct inode * inode) in get_joliet_filename() argument
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_debug.c | 26 static int jfs_loglevel_proc_open(struct inode *inode, struct file *file) in jfs_loglevel_proc_open() argument
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | dcache.c | 21 struct inode *inode = dentry->d_inode; in orangefs_revalidate_lookup() local
|
| /kernel/linux/linux-6.6/fs/udf/ |
| H A D | ialloc.c | 25 void udf_free_inode(struct inode *inode) in udf_free_inode() argument 34 struct inode *inode; in udf_new_inode() local [all...] |
| /kernel/linux/linux-6.6/fs/verity/ |
| H A D | measure.c | 25 const struct inode *inode = file_inode(filp); in fsverity_ioctl_measure() local 83 int fsverity_get_digest(struct inode *inode, in fsverity_get_digest() argument [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | debug.h | 34 void ntfs_inode_printk(struct inode *inode, const char *fmt, ...) in ntfs_inode_printk() argument
|
| /kernel/linux/linux-6.6/drivers/xen/xenfs/ |
| H A D | xenstored.c | 19 static int xsd_release(struct inode *inode, struct file *file) in xsd_release() argument 25 static int xsd_kva_open(struct inode *inode, struct file *file) in xsd_kva_open() argument 56 static int xsd_port_open(struct inode *inode, struct file *file) in xsd_port_open() argument
|