Searched defs:inode (Results 351 - 375 of 1619) sorted by relevance

<<11121314151617181920>>

/linux-master/mm/
H A Dshrinker_debug.c98 static int shrinker_debugfs_scan_open(struct inode *inode, struct file *file) argument
/linux-master/fs/9p/
H A Dxattr.c146 v9fs_xattr_handler_get(const struct xattr_handler *handler, struct dentry *dentry, struct inode *inode, const char *name, void *buffer, size_t size) argument
155 v9fs_xattr_handler_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *dentry, struct inode *inode, const char *name, const void *value, size_t size, int flags) argument
/linux-master/drivers/media/common/siano/
H A Dsmsdvb-debugfs.c227 static int smsdvb_stats_open(struct inode *inode, struct file *file) argument
326 static int smsdvb_stats_release(struct inode *inode, struct file *file) argument
/linux-master/fs/squashfs/
H A Dexport.c105 struct inode *inode local
[all...]
/linux-master/fs/ceph/
H A Dioctl.c67 struct inode *inode = file_inode(file); local
139 struct inode *inode = file_inode(file); local
183 struct inode *inode = file_inode(file); local
245 struct inode *inode = file_inode(file); local
297 struct inode *inode = file_inode(file); local
361 struct inode *inode = file_inode(file); local
[all...]
H A Dacl.c20 static inline void ceph_set_cached_acl(struct inode *inode, argument
33 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) argument
97 struct inode *inode = d_inode(dentry); local
259 ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) argument
[all...]
/linux-master/drivers/nfc/
H A Dvirtual_ncidev.c133 static int virtual_ncidev_open(struct inode *inode, struct file *file) argument
164 static int virtual_ncidev_close(struct inode *inode, struct file *file) argument
/linux-master/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c23 __u32 inode; local
/linux-master/fs/ext2/
H A Dfile.c37 struct inode *inode = iocb->ki_filp->f_mapping->host; local
54 struct inode *inode = file->f_mapping->host; local
95 struct inode *inode = file_inode(vmf->vma->vm_file); local
143 ext2_release_file(struct inode * inode, struct file * filp) argument
169 struct inode *inode = file->f_mapping->host; local
185 struct inode *inode = file_inode(iocb->ki_filp); local
215 struct inode *inode = file->f_mapping->host; local
[all...]
/linux-master/fs/ufs/
H A Dutil.c246 struct inode *inode = mapping->host; local
/linux-master/fs/
H A Dproc_namespace.c238 static int mounts_open_common(struct inode *inode, struct file *file, argument
293 static int mounts_release(struct inode *inode, struct file *file) argument
302 static int mounts_open(struct inode *inode, struct file *file) argument
307 static int mountinfo_open(struct inode *inod argument
312 mountstats_open(struct inode *inode, struct file *file) argument
[all...]
/linux-master/fs/notify/dnotify/
H A Ddnotify.c158 struct inode *inod local
90 dnotify_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *name, u32 cookie) argument
265 struct inode *inode; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_xattr.c297 struct inode *inod local
126 xfs_xattr_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *value, size_t size) argument
149 xfs_xattr_set(const struct xattr_handler *handler, struct mnt_idmap *idmap, struct dentry *unused, struct inode *inode, const char *name, const void *value, size_t size, int flags) argument
[all...]
/linux-master/fs/nilfs2/
H A Dbtnode.c49 struct inode *inode = btnc->host; local
77 struct inode *inod local
177 struct inode *inode = btnc->host; local
[all...]
/linux-master/fs/ocfs2/
H A Dexport.c37 struct inode *inode; local
192 ocfs2_encode_fh(struct inode *inode, u32 *fh_in, int *max_len, struct inode *parent) argument
[all...]
/linux-master/fs/bfs/
H A Dfile.c65 static int bfs_get_block(struct inode *inode, sector_t block, argument
167 struct inode *inode = mapping->host; local
[all...]
/linux-master/fs/gfs2/
H A Dexport.c28 static int gfs2_encode_fh(struct inode *inode, __u32 *p, int *len, argument
89 struct inode *inode local
135 struct inode *inode; local
[all...]
/linux-master/fs/afs/
H A Dcallback.c194 struct inode *inode; local
/linux-master/fs/btrfs/tests/
H A Dbtrfs-tests.c57 struct inode *inode; local
[all...]
/linux-master/fs/ext4/
H A Dext4_jbd2.c10 int ext4_inode_journal_mode(struct inode *inode) argument
90 __ext4_journal_start_sb(struct inode *inode, struct super_block *sb, unsigned int line, int type, int blocks, int rsv_blocks, int revoke_creds) argument
264 __ext4_forget(const char *where, unsigned int line, handle_t *handle, int is_metadata, struct inode *inode, struct buffer_head *bh, ext4_fsblk_t blocknr) argument
342 __ext4_handle_dirty_metadata(const char *where, unsigned int line, handle_t *handle, struct inode *inode, struct buffer_head *bh) argument
[all...]
/linux-master/fs/ramfs/
H A Dfile-nommu.c62 int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) argument
132 static int ramfs_nommu_resize(struct inode *inode, loff_ argument
164 struct inode *inode = d_inode(dentry); local
207 struct inode *inode = file_inode(file); local
[all...]
/linux-master/fs/efivarfs/
H A Dinode.c23 struct inode *inode = new_inode(sb); local
81 struct inode *inode = NULL; local
[all...]
/linux-master/lib/kunit/
H A Ddebugfs.c94 static int debugfs_release(struct inode *inode, struct file *file) argument
99 static int debugfs_results_open(struct inode *inode, struct file *file) argument
127 static int debugfs_run_open(struct inode *inode, struct file *file) argument
[all...]
/linux-master/fs/minix/
H A Dnamei.c10 static int add_nondir(struct dentry *dentry, struct inode *inode) argument
24 struct inode * inode = NULL; local
39 struct inode *inode; local
56 struct inode *inode = minix_new_inode(dir, mode); local
76 struct inode * inode; local
99 struct inode *inode = d_inode(old_dentry); local
110 struct inode * inode; local
143 struct inode * inode = d_inode(dentry); local
163 struct inode * inode = d_inode(dentry); local
[all...]
/linux-master/fs/orangefs/
H A Ddir.c61 static int do_readdir(struct orangefs_dir *od, struct inode *inode, argument
161 static int orangefs_dir_more(struct orangefs_dir *od, struct inode *inode) argument
305 struct inode *inode = file_inode(file); local
362 orangefs_dir_open(struct inode *inode, struct file *file) argument
377 orangefs_dir_release(struct inode *inode, struct file *file) argument
[all...]

Completed in 363 milliseconds

<<11121314151617181920>>