Home
last modified time | relevance | path

Searched defs:inode (Results 26 - 50 of 3357) sorted by relevance

12345678910>>...135

/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3_fs.h21 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 Dsymlink.c8 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 Dsysdep.c18 struct inode *inode; in hfs_revalidate_dentry() local
[all...]
/kernel/linux/linux-6.6/fs/befs/
H A Dinode.c19 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 Dtpm-dev.c18 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 Dirqchip-debug.c26 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 Dsegment_regs.c44 static int sr_open(struct inode *inode, struct file *file) in sr_open() argument
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dasids-debugfs.c51 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 Dbootrom.c22 static int bootrom_open(struct inode *inode, struct file *file) in bootrom_open() argument
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dptdump_debugfs.c15 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 Dbpf_iter_netlink.c21 struct inode *inode; in dump_netlink() local
/kernel/linux/linux-5.10/drivers/sh/intc/
H A Dvirq-debugfs.c40 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 Dxattr_user.c19 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 Dio.c18 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 Dsymlink.c31 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 Dacl.c14 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 Dxattr_trusted.c15 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 Dxattr_user.c15 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 Dv9fs_vfs.h67 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 Dinternal.h27 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 Dio.c22 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 Dcoda_linux.h64 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 Dsymlink.c25 struct inode *inode = page->mapping->host; in coda_symlink_filler() local
/kernel/linux/linux-5.10/fs/efs/
H A Dfile.c13 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 Dsymlink.c19 struct inode * inode = page->mapping->host; in efs_symlink_readpage() local

Completed in 6 milliseconds

12345678910>>...135