| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | namei.c | 102 struct inode *inode = NULL; in ocfs2_lookup() local 187 struct inode *inode; in ocfs2_get_init_inode() local 210 struct dentry *dentry, struct inode *inode) in ocfs2_cleanup_add_entry_failure() 236 struct inode *inode = NULL; in ocfs2_mknod() local 504 struct inode *inode, in __ocfs2_mknod_locked() 618 struct inode *inode, in ocfs2_mknod_locked() 680 struct inode *inode = d_inode(old_dentry); in ocfs2_link() local 855 static inline int ocfs2_inode_is_unlinkable(struct inode *inode) in ocfs2_inode_is_unlinkable() 874 struct inode *inode = d_inode(dentry); in ocfs2_unlink() local 1687 struct inode *inode, in ocfs2_create_symlink_data() [all …]
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-log.c | 553 struct inode *inode; in read_one_inode() local 585 struct inode *inode = NULL; in replay_one_extent() local 856 struct inode *inode; in drop_one_dir_item() local 990 struct btrfs_inode *inode, in __add_inode_ref() 1230 struct btrfs_inode *inode, in unlink_old_inode_refs() 1318 static int btrfs_inode_ref_exists(struct inode *inode, struct inode *dir, in btrfs_inode_ref_exists() 1358 struct inode *dir, struct inode *inode, const char *name, in add_link() 1432 struct inode *inode = NULL; in add_inode_ref() local 1619 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs() 1663 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_refs() [all …]
|
| H A D | props.c | 75 int btrfs_set_prop(struct btrfs_trans_handle *trans, struct inode *inode, in btrfs_set_prop() 230 struct inode *inode = ctx; in inode_prop_iterator() local 244 int btrfs_load_inode_props(struct inode *inode, struct btrfs_path *path) in btrfs_load_inode_props() 266 static int prop_compression_apply(struct inode *inode, const char *value, in prop_compression_apply() 299 static const char *prop_compression_extract(struct inode *inode) in prop_compression_extract() 324 struct inode *inode, in inherit_props() 397 struct inode *inode, in btrfs_inode_inherit_props()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | attr.c | 22 static int __hfs_setxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_setxattr() 68 static ssize_t __hfs_getxattr(struct inode *inode, enum hfs_xattr_type type, in __hfs_getxattr() 117 struct dentry *unused, struct inode *inode, in hfs_xattr_get() 124 struct dentry *unused, struct inode *inode, in hfs_xattr_set()
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | file.c | 35 struct inode *inode = iocb->ki_filp->f_mapping->host; in ext2_dax_read_iter() local 52 struct inode *inode = file->f_mapping->host; in ext2_dax_write_iter() local 93 struct inode *inode = file_inode(vmf->vma->vm_file); in ext2_dax_fault() local 142 static int ext2_release_file (struct inode * inode, struct file * filp) in ext2_release_file()
|
| H A D | acl.c | 144 ext2_get_acl(struct inode *inode, int type) in ext2_get_acl() 180 __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __ext2_set_acl() 219 ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext2_set_acl() 247 ext2_init_acl(struct inode *inode, struct inode *dir) in ext2_init_acl()
|
| /OK3568_Linux_fs/kernel/fs/notify/ |
| H A D | fdinfo.c | 41 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() 68 static void show_mark_fhandle(struct seq_file *m, struct inode *inode) in show_mark_fhandle() 78 struct inode *inode; in inotify_fdinfo() local 107 struct inode *inode; in fanotify_fdinfo() local
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | acl.c | 19 static inline void ceph_set_cached_acl(struct inode *inode, in ceph_set_cached_acl() 32 struct posix_acl *ceph_get_acl(struct inode *inode, int type) in ceph_get_acl() 85 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ceph_set_acl() 251 void ceph_init_inode_acls(struct inode *inode, struct ceph_acl_sec_ctx *as_ctx) in ceph_init_inode_acls()
|
| H A D | file.c | 203 static int ceph_init_file_info(struct inode *inode, struct file *file, in ceph_init_file_info() 245 static int ceph_init_file(struct inode *inode, struct file *file, int fmode) in ceph_init_file() 282 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps() 338 int ceph_open(struct inode *inode, struct file *file) in ceph_open() 578 struct inode *inode; in ceph_finish_async_create() local 819 int ceph_release(struct inode *inode, struct file *file) in ceph_release() 870 struct inode *inode = file_inode(file); in ceph_sync_read() local 1014 static void ceph_aio_complete(struct inode *inode, in ceph_aio_complete() 1063 struct inode *inode = req->r_inode; in ceph_aio_complete_req() local 1143 struct inode *inode = orig_req->r_inode; in ceph_aio_retry_work() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | page-io.c | 180 struct inode *inode = io_end->inode; in ext4_end_io_end() local 201 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO() 243 static int ext4_do_flush_completed_IO(struct inode *inode, in ext4_do_flush_completed_IO() 279 ext4_io_end_t *ext4_init_io_end(struct inode *inode, gfp_t flags) in ext4_init_io_end() 345 struct inode *inode = io_end->inode; in ext4_end_bio() local 418 struct inode *inode, in io_submit_add_bh() 447 struct inode *inode = page->mapping->host; in ext4_bio_write_page() local
|
| /OK3568_Linux_fs/kernel/drivers/bus/mhi/core/ |
| H A D | debugfs.c | 294 static int mhi_debugfs_states_open(struct inode *inode, struct file *fp) in mhi_debugfs_states_open() 299 static int mhi_debugfs_events_open(struct inode *inode, struct file *fp) in mhi_debugfs_events_open() 304 static int mhi_debugfs_channels_open(struct inode *inode, struct file *fp) in mhi_debugfs_channels_open() 309 static int mhi_debugfs_devices_open(struct inode *inode, struct file *fp) in mhi_debugfs_devices_open() 314 static int mhi_debugfs_regdump_open(struct inode *inode, struct file *fp) in mhi_debugfs_regdump_open() 319 static int mhi_debugfs_device_wake_open(struct inode *inode, struct file *fp) in mhi_debugfs_device_wake_open() 324 static int mhi_debugfs_timeout_ms_open(struct inode *inode, struct file *fp) in mhi_debugfs_timeout_ms_open()
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | dir.c | 40 minix_last_byte(struct inode *inode, unsigned long page_nr) in minix_last_byte() 83 struct inode *inode = file_inode(file); in minix_readdir() local 200 int minix_add_link(struct dentry *dentry, struct inode *inode) in minix_add_link() 291 struct inode *inode = page->mapping->host; in minix_delete_entry() local 315 int minix_make_empty(struct inode *inode, struct inode *dir) in minix_make_empty() 361 int minix_empty_dir(struct inode * inode) in minix_empty_dir() 413 struct inode *inode) in minix_set_link() 459 struct inode *inode = mapping->host; in minix_inode_by_name() local
|
| H A D | bitmap.c | 42 void minix_free_block(struct inode *inode, unsigned long block) in minix_free_block() 71 int minix_new_block(struct inode * inode) in minix_new_block() 158 static void minix_clear_inode(struct inode *inode) in minix_clear_inode() 183 void minix_free_inode(struct inode * inode) in minix_free_inode() 217 struct inode *inode = new_inode(sb); in minix_new_inode() local
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | pnfs.c | 307 struct inode *inode; in pnfs_put_layout_hdr() local 331 struct inode *inode = igrab(lo->plh_inode); in pnfs_grab_inode_layout_hdr() local 413 struct inode *inode) in nfs4_layout_refresh_old_stateid() 504 struct inode *inode = lo->plh_inode; in pnfs_layout_io_set_failed() local 557 struct inode *inode = lseg->pls_layout->plh_inode; in pnfs_free_lseg() local 598 struct inode *inode; in pnfs_put_lseg() local 812 pnfs_layout_add_bulk_destroy_list(struct inode *inode, in pnfs_layout_add_bulk_destroy_list() 838 struct inode *inode; in pnfs_layout_bulk_destroy_byserver_locked() local 875 struct inode *inode; in pnfs_layout_free_bulk_destroy_list() local 1031 pnfs_find_server(struct inode *inode, struct nfs_open_context *ctx) in pnfs_find_server() [all …]
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | fiemap.c | 47 iomap_fiemap_actor(struct inode *inode, loff_t pos, loff_t length, void *data, in iomap_fiemap_actor() 68 int iomap_fiemap(struct inode *inode, struct fiemap_extent_info *fi, in iomap_fiemap() 108 iomap_bmap_actor(struct inode *inode, loff_t pos, loff_t length, in iomap_bmap_actor() 125 struct inode *inode = mapping->host; in iomap_bmap() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bpf_lsm.h | 30 const struct inode *inode) in bpf_inode() 51 const struct inode *inode) in bpf_inode() 56 static inline void bpf_inode_storage_free(struct inode *inode) in bpf_inode_storage_free()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | xattr.c | 54 xattr_resolve_name(struct inode *inode, const char **name) in xattr_resolve_name() 86 xattr_permission(struct inode *inode, const char *name, int mask) in xattr_permission() 141 xattr_supported_namespace(struct inode *inode, const char *prefix) in xattr_supported_namespace() 165 __vfs_setxattr(struct dentry *dentry, struct inode *inode, const char *name, in __vfs_setxattr() 200 struct inode *inode = dentry->d_inode; in __vfs_setxattr_noperm() local 251 struct inode *inode = dentry->d_inode; in __vfs_setxattr_locked() local 277 struct inode *inode = dentry->d_inode; in vfs_setxattr() local 297 xattr_getsecurity(struct inode *inode, const char *name, void *value, in xattr_getsecurity() 335 struct inode *inode = dentry->d_inode; in vfs_getxattr_alloc() local 365 __vfs_getxattr(struct dentry *dentry, struct inode *inode, const char *name, in __vfs_getxattr() [all …]
|
| /OK3568_Linux_fs/u-boot/fs/cramfs/ |
| H A D | cramfs.c | 103 struct cramfs_inode *inode = (struct cramfs_inode *)(begin + offset); in cramfs_uncompress_link() local 123 struct cramfs_inode *inode; in cramfs_resolve() local 210 struct cramfs_inode *inode = (struct cramfs_inode *) (begin + offset); in cramfs_uncompress() local 258 struct cramfs_inode *inode = (struct cramfs_inode *) in cramfs_list_inode() local 298 struct cramfs_inode *inode; in cramfs_ls() local
|
| /OK3568_Linux_fs/kernel/security/ |
| H A D | lsm_audit.c | 233 struct inode *inode; in dump_common_audit_data() local 247 struct inode *inode; in dump_common_audit_data() local 261 struct inode *inode; in dump_common_audit_data() local 277 struct inode *inode; in dump_common_audit_data() local 295 struct inode *inode; in dump_common_audit_data() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/vt/ |
| H A D | vc_screen.c | 71 #define console(inode) (iminor(inode) & 63) argument 72 #define use_unicode(inode) (iminor(inode) & 64) argument 73 #define use_attributes(inode) (iminor(inode) & 128) argument 183 static struct vc_data *vcs_vc(struct inode *inode, bool *viewed) in vcs_vc() 230 struct inode *inode = file_inode(file); in vcs_lseek() local 367 struct inode *inode = file_inode(file); in vcs_read() local 592 struct inode *inode = file_inode(file); in vcs_write() local 745 vcs_open(struct inode *inode, struct file *filp) in vcs_open() 763 static int vcs_release(struct inode *inode, struct file *file) in vcs_release()
|
| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | dir.c | 46 struct inode *inode; in coda_lookup() local 76 int coda_permission(struct inode *inode, int mask) in coda_permission() 140 struct inode *inode; in coda_create() local 169 struct inode *inode; in coda_mkdir() local 205 struct inode *inode = d_inode(source_de); in coda_link() local 456 struct inode *inode; in coda_dentry_revalidate() local 518 int coda_revalidate_inode(struct inode *inode) in coda_revalidate_inode()
|
| /OK3568_Linux_fs/kernel/fs/romfs/ |
| H A D | super.c | 104 struct inode *inode = page->mapping->host; in romfs_readpage() local 216 struct inode *inode = NULL; in romfs_lookup() local 280 struct romfs_inode_info *inode; in romfs_iget() local 376 struct romfs_inode_info *inode; in romfs_alloc_inode() local 385 static void romfs_free_inode(struct inode *inode) in romfs_free_inode() 613 struct romfs_inode_info *inode = _inode; in romfs_i_init_once() local
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | xattr.c | 54 struct inode *inode, char *full_path, in cifs_attrib_set() 78 struct inode *inode, char *full_path, in cifs_creation_time_set() 102 struct dentry *dentry, struct inode *inode, in cifs_xattr_set() 237 struct inode *inode, void *value, in cifs_attrib_get() 260 static int cifs_creation_time_get(struct dentry *dentry, struct inode *inode, in cifs_creation_time_get() 283 struct dentry *dentry, struct inode *inode, in cifs_xattr_get()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | file.c | 105 struct inode *inode = file_inode(file); in ecryptfs_readdir() local 129 struct inode *inode = d_inode(dentry); in read_or_initialize_metadata() local 191 static int ecryptfs_open(struct inode *inode, struct file *file) in ecryptfs_open() 260 static int ecryptfs_dir_open(struct inode *inode, struct file *file) in ecryptfs_dir_open() 302 static int ecryptfs_release(struct inode *inode, struct file *file) in ecryptfs_release() 310 static int ecryptfs_dir_release(struct inode *inode, struct file *file) in ecryptfs_dir_release()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | debugfs.c | 86 static int tasks_open(struct inode *inode, struct file *filp) in tasks_open() 103 tasks_release(struct inode *inode, struct file *filp) in tasks_release() 186 xprt_info_open(struct inode *inode, struct file *filp) in xprt_info_open() 203 xprt_info_release(struct inode *inode, struct file *filp) in xprt_info_release() 250 fault_open(struct inode *inode, struct file *filp) in fault_open() 259 fault_release(struct inode *inode, struct file *filp) in fault_release()
|