| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs3_fs.h | 21 static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls() argument
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | symlink.c | 8 autofs_get_link(struct dentry *dentry, struct inode *inode, struct delayed_call *done) autofs_get_link() argument
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | sysdep.c | 18 struct inode *inode; in hfs_revalidate_dentry() local [all...] |
| /kernel/linux/linux-6.6/fs/befs/ |
| H A D | inode.c | 19 befs_check_inode(struct super_block *sb, befs_inode *raw_inode, befs_blocknr_t inode) befs_check_inode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/char/tpm/ |
| H A D | tpm-dev.c | 18 static int tpm_open(struct inode *inode, struct file *file) in tpm_open() argument 49 static int tpm_release(struct inode *inode, struct file *file) in tpm_release() argument
|
| /kernel/linux/linux-5.10/arch/loongarch/kvm/intc/ |
| H A D | irqchip-debug.c | 26 static int irqchip_debug_open(struct inode *inode, struct file *file) in irqchip_debug_open() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ptdump/ |
| H A D | segment_regs.c | 44 static int sr_open(struct inode *inode, struct file *file) in sr_open() argument
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | asids-debugfs.c | 51 static int asids_debugfs_open(struct inode *inode, struct file *file) in asids_debugfs_open() argument
|
| /kernel/linux/linux-5.10/arch/mips/ralink/ |
| H A D | bootrom.c | 22 static int bootrom_open(struct inode *inode, struct file *file) in bootrom_open() argument
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | ptdump_debugfs.c | 15 static int ptdump_open(struct inode *inode, struct file *file) in ptdump_open() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_iter_netlink.c | 21 struct inode *inode; in dump_netlink() local
|
| /kernel/linux/linux-5.10/drivers/sh/intc/ |
| H A D | virq-debugfs.c | 40 static int intc_irq_xlate_open(struct inode *inode, struct file *file) in intc_irq_xlate_open() argument
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | xattr_user.c | 19 jffs2_user_getxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) jffs2_user_getxattr() argument 27 jffs2_user_setxattr(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) jffs2_user_setxattr() argument
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | io.c | 18 static void nfs_block_o_direct(struct nfs_inode *nfsi, struct inode *inode) in nfs_block_o_direct() argument 43 nfs_start_io_read(struct inode *inode) in nfs_start_io_read() argument 65 nfs_end_io_read(struct inode *inode) nfs_end_io_read() argument 78 nfs_start_io_write(struct inode *inode) nfs_start_io_write() argument 81 nfs_block_o_direct(NFS_I(inode), inode); nfs_start_io_write() local 92 nfs_end_io_write(struct inode *inode) nfs_end_io_write() argument 98 nfs_block_buffered(struct nfs_inode *nfsi, struct inode *inode) nfs_block_buffered() argument 123 nfs_start_io_direct(struct inode *inode) nfs_start_io_direct() argument 145 nfs_end_io_direct(struct inode *inode) nfs_end_io_direct() argument [all...] |
| H A D | symlink.c | 31 struct inode *inode = data; in nfs_symlink_filler() local 47 nfs_get_link(struct dentry *dentry, struct inode *inode, struct delayed_call *done) nfs_get_link() argument [all...] |
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | acl.c | 14 struct posix_acl *fuse_get_acl(struct inode *inode, int type) in fuse_get_acl() argument 53 int fuse_set_acl(struct inode *inode, struct posix_acl *acl, int type) in fuse_set_acl() argument [all...] |
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| 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 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 dentry *unused, struct inode *inode, const char *name, const void *buffer, size_t size, int flags) hfsplus_user_setxattr() argument
|
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | v9fs_vfs.h | 67 v9fs_invalidate_inode_attr(struct inode *inode) v9fs_invalidate_inode_attr() argument 77 v9fs_i_size_write(struct inode *inode, loff_t i_size) v9fs_i_size_write() argument [all...] |
| /kernel/linux/linux-5.10/fs/epfs/ |
| H A D | internal.h | 27 static inline struct epfs_inode_info *epfs_inode_to_private(struct inode *inode) in epfs_inode_to_private() argument
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | io.c | 22 static void ceph_block_o_direct(struct ceph_inode_info *ci, struct inode *inode) in ceph_block_o_direct() argument 51 ceph_start_io_read(struct inode *inod argument 74 ceph_end_io_read(struct inode *inode) ceph_end_io_read() argument 87 ceph_start_io_write(struct inode *inode) ceph_start_io_write() argument 90 ceph_block_o_direct(ceph_inode(inode), inode); ceph_start_io_write() local 101 ceph_end_io_write(struct inode *inode) ceph_end_io_write() argument 107 ceph_block_buffered(struct ceph_inode_info *ci, struct inode *inode) ceph_block_buffered() argument 137 ceph_start_io_direct(struct inode *inode) ceph_start_io_direct() argument 160 ceph_end_io_direct(struct inode *inode) ceph_end_io_direct() argument [all...] |
| /kernel/linux/linux-5.10/fs/coda/ |
| H A D | coda_linux.h | 64 static inline struct coda_inode_info *ITOC(struct inode *inode) in ITOC() argument 69 coda_i2f(struct inode *inode) coda_i2f() argument 74 coda_i2s(struct inode *inode) coda_i2s() argument 80 coda_flag_inode(struct inode *inode, int flag) coda_flag_inode() argument [all...] |
| H A D | symlink.c | 25 struct inode *inode = page->mapping->host; in coda_symlink_filler() local
|
| /kernel/linux/linux-5.10/fs/efs/ |
| H A D | file.c | 13 int efs_get_block(struct inode *inode, sector_t iblock, in efs_get_block() argument 37 int efs_bmap(struct inode *inode, efs_block_t block) { in efs_bmap() argument [all...] |
| H A D | symlink.c | 19 struct inode * inode = page->mapping->host; in efs_symlink_readpage() local
|