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

1234567891011>>

/linux-master/fs/verity/
H A Dsignature.c51 const struct inode *inode = vi->inode; local
H A Dinit.c42 void fsverity_msg(const struct inode *inode, const char *level, argument
/linux-master/fs/9p/
H A Dcache.c50 void v9fs_cache_inode_get_cookie(struct inode *inode) argument
H A Dv9fs_vfs.h68 v9fs_invalidate_inode_attr(struct inode *inode) argument
78 v9fs_i_size_write(struct inode *inode, loff_t i_size) argument
[all...]
/linux-master/fs/jfs/
H A Djfs_inode.c16 void jfs_set_inode_flags(struct inode *inode) argument
44 struct inode *inode; local
[all...]
H A Djfs_debug.c26 static int jfs_loglevel_proc_open(struct inode *inode, struct file *file) argument
/linux-master/fs/bcachefs/
H A Dfs-ioctl.h73 static inline void bch2_inode_flags_to_vfs(struct bch_inode_info *inode) argument
/linux-master/fs/netfs/
H A Ddirect_read.c112 struct inode *inode = file_inode(iocb->ki_filp); local
/linux-master/fs/btrfs/
H A Dacl.h29 __btrfs_set_acl(struct btrfs_trans_handle *trans, struct inode *inode, struct posix_acl *acl, int type) argument
/linux-master/drivers/xen/xenfs/
H A Dxenstored.c19 static int xsd_release(struct inode *inode, struct file *file) argument
25 static int xsd_kva_open(struct inode *inode, struct file *file) argument
56 static int xsd_port_open(struct inode *inode, struct file *file) argument
/linux-master/fs/affs/
H A Ddir.c47 struct inode *inode = file_inode(file); local
/linux-master/fs/efs/
H A Ddir.c25 struct inode *inode = file_inode(file); local
/linux-master/drivers/char/
H A Dscx200_gpio.c50 static int scx200_gpio_open(struct inode *inode, struct file *file) argument
60 static int scx200_gpio_release(struct inode *inode, struct file *file) argument
/linux-master/drivers/char/tpm/
H A Dtpmrm-dev.c13 static int tpmrm_open(struct inode *inode, struct file *file) argument
35 static int tpmrm_release(struct inode *inode, struct file *file) argument
/linux-master/drivers/infiniband/core/
H A Duverbs_std_types_async_fd.c35 int uverbs_async_event_release(struct inode *inode, struct file *filp) argument
/linux-master/fs/hfsplus/
H A Dioctl.c30 struct inode *inode = d_inode(dentry); local
/linux-master/fs/ocfs2/
H A Dsysfile.c92 struct inode *inode = NULL; local
128 struct inode *inode = NULL; local
[all...]
/linux-master/fs/ecryptfs/
H A Ddentry.c43 struct inode *inode = d_inode(dentry); local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp4.c13 const struct inode *inode; local
/linux-master/fs/isofs/
H A Djoliet.c42 get_joliet_filename(struct iso_directory_record * de, unsigned char *outname, struct inode * inode) argument
/linux-master/fs/iomap/
H A Dseek.c34 iomap_seek_hole(struct inode *inode, loff_t pos, const struct iomap_ops *ops) argument
80 iomap_seek_data(struct inode *inode, loff_t pos, const struct iomap_ops *ops) argument
[all...]
/linux-master/fs/ntfs3/
H A Ddebug.h34 void ntfs_inode_printk(struct inode *inode, const char *fmt, ...) argument
/linux-master/fs/orangefs/
H A Ddcache.c21 struct inode *inode = dentry->d_inode; local
/linux-master/fs/nfs/
H A Dgetroot.c39 static int nfs_superblock_set_dummy_root(struct super_block *sb, struct inode *inode) argument
73 struct inode *inode; local
[all...]
/linux-master/security/integrity/
H A Dintegrity_audit.c28 void integrity_audit_msg(int audit_msgno, struct inode *inode, argument
36 void integrity_audit_message(int audit_msgno, struct inode *inode, argument

Completed in 466 milliseconds

1234567891011>>