Searched defs:inode (Results 126 - 150 of 1620) sorted by relevance

1234567891011>>

/linux-master/mm/
H A Dfadvise.c33 struct inode *inode; local
/linux-master/fs/jfs/
H A Dfile.c21 struct inode *inode = file->f_mapping->host; local
43 static int jfs_open(struct inode *inod argument
73 jfs_release(struct inode *inode, struct file *file) argument
91 struct inode *inode = d_inode(dentry); local
[all...]
H A Dacl.c17 struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu) argument
59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, argument
103 struct inode *inode local
130 jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) argument
[all...]
/linux-master/fs/verity/
H A Dhash_algs.c42 const struct fsverity_hash_alg *fsverity_get_hash_alg(const struct inode *inode, argument
176 fsverity_hash_block(const struct merkle_tree_params *params, const struct inode *inode, const void *data, u8 *out) argument
[all...]
/linux-master/fs/gfs2/
H A Dacl.c40 static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type) argument
60 struct posix_acl *gfs2_get_acl(struct inode *inode, int type, bool rcu) argument
83 int __gfs2_set_acl(struct inode *inode, struc argument
115 struct inode *inode = d_inode(dentry); local
[all...]
H A Dmeta_io.h42 struct inode *inode = mapping->host; local
H A Ddentry.c38 struct inode *inode; local
/linux-master/fs/ext2/
H A Dioctl.c33 struct inode *inode = d_inode(dentry); local
56 struct inode *inode = file_inode(filp); local
[all...]
/linux-master/fs/ext4/
H A Dfsync.c46 static int ext4_sync_parent(struct inode *inode) argument
85 struct inode *inode = file->f_inode; local
97 ext4_fsync_journal(struct inode *inode, bool datasync, bool *needs_barrier) argument
133 struct inode *inode = file->f_mapping->host; local
[all...]
H A Dacl.h69 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) argument
/linux-master/fs/bcachefs/
H A Dacl.h50 bch2_acl_chmod(struct btree_trans *trans, subvol_inum inum, struct bch_inode_unpacked *inode, umode_t mode, struct posix_acl **new_acl) argument
/linux-master/fs/erofs/
H A Dxattr.h56 static inline int erofs_getxattr(struct inode *inode, int index, argument
/linux-master/fs/sysv/
H A Dialloc.c101 void sysv_free_inode(struct inode * inode) argument
140 struct inode *inode; local
[all...]
/linux-master/fs/ubifs/
H A Dcrypto.c4 static int ubifs_crypt_get_context(struct inode *inode, void *ctx, size_t len) argument
10 static int ubifs_crypt_set_context(struct inode *inode, const void *ctx, argument
22 static bool ubifs_crypt_empty_dir(struct inode *inode) argument
38 ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int in_len, unsigned int *out_len, int block) argument
64 ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int *out_len, int block) argument
[all...]
/linux-master/drivers/md/bcache/
H A Drequest.h11 unsigned int inode; member in struct:data_insert_op
/linux-master/fs/nilfs2/
H A Dgcinode.c58 int nilfs_gccache_submit_read_data(struct inode *inode, sector_t blkoff, argument
126 nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, __u64 vbn, struct buffer_head **out_bh) argument
143 struct inode *inode = bh->b_folio->mapping->host; local
162 nilfs_init_gcinode(struct inode *inode) argument
[all...]
/linux-master/fs/squashfs/
H A Dfile_direct.c26 struct inode *inode = target_page->mapping->host; local
/linux-master/fs/netfs/
H A Ddirect_write.c14 struct inode *inode = wreq->inode; local
135 struct inode *inode = file->f_mapping->host; local
[all...]
/linux-master/fs/btrfs/
H A Dtree-log.h40 struct inode *inode; member in struct:btrfs_log_ctx
/linux-master/arch/x86/kernel/cpu/
H A Ddebugfs.c38 static int cpu_debug_open(struct inode *inode, struct file *file) argument
72 static int dom_debug_open(struct inode *inode, struct file *file) argument
/linux-master/fs/fuse/
H A Diomode.c30 int fuse_file_cached_io_open(struct inode *inode, struct fuse_file *ff) argument
116 static int fuse_file_uncached_io_open(struct inode *inod argument
168 fuse_file_passthrough_open(struct inode *inode, struct file *file) argument
197 fuse_file_io_open(struct file *file, struct inode *inode) argument
257 fuse_file_io_release(struct fuse_file *ff, struct inode *inode) argument
[all...]
/linux-master/drivers/char/
H A Dadi.c17 static int adi_open(struct inode *inode, struct file *file) argument
/linux-master/arch/m68k/bvme6000/
H A Drtc.c135 static int rtc_open(struct inode *inode, struct file *file) argument
144 static int rtc_release(struct inode *inode, struct file *file) argument
/linux-master/arch/m68k/mvme16x/
H A Drtc.c123 static int rtc_open(struct inode *inode, struct file *file) argument
133 static int rtc_release(struct inode *inode, struct file *file) argument
/linux-master/fs/efs/
H A Dnamei.c16 static efs_ino_t efs_find_entry(struct inode *inode, const char *name, int len) argument
68 struct inode *inode local
80 struct inode *inode; local
[all...]

Completed in 386 milliseconds

1234567891011>>