| /OK3568_Linux_fs/kernel/fs/ |
| H A D | drop_caches.c | 19 struct inode *inode, *toput_inode = NULL; in drop_pagecache_sb() local
|
| H A D | binfmt_misc.c | 543 struct inode *inode = new_inode(sb); in bm_get_inode() local 554 static void bm_evict_inode(struct inode *inode) in bm_evict_inode() 646 struct inode *inode; in bm_register_write() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ptdump/ |
| H A D | segment_regs.c | 44 static int sr_open(struct inode *inode, struct file *file) in sr_open()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | link.c | 511 cifs_hardlink(struct dentry *old_file, struct inode *inode, in cifs_hardlink() 601 cifs_get_link(struct dentry *direntry, struct inode *inode, in cifs_get_link() 667 cifs_symlink(struct inode *inode, struct dentry *direntry, const char *symname) in cifs_symlink()
|
| H A D | smb2ops.c | 1433 struct inode *inode; in smb2_close_getattr() local 1751 struct inode *inode; in smb2_copychunk_range() local 1925 struct cifsFileInfo *cfile, struct inode *inode, __u8 setsparse) in smb2_set_sparse() 1974 struct inode *inode; in smb2_set_file_size() local 2001 struct inode *inode; in smb2_duplicate_extents() local 2176 struct inode *inode = file_inode(pfile); in smb3_notify() local 2684 smb2_get_lease_key(struct inode *inode, struct cifs_fid *fid) in smb2_get_lease_key() 2690 smb2_set_lease_key(struct inode *inode, struct cifs_fid *fid) in smb2_set_lease_key() 3293 struct inode *inode, const char *path, int aclflag) in set_smb2_acl() 3349 struct inode *inode, const char *path, in get_smb2_acl() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | rockchip-pcie-dma.c | 436 static int rk_pcie_misc_open(struct inode *inode, struct file *filp) in rk_pcie_misc_open() 461 static int rk_pcie_misc_release(struct inode *inode, struct file *filp) in rk_pcie_misc_release() 842 static int rk_pcie_debugfs_open(struct inode *inode, struct file *file) in rk_pcie_debugfs_open()
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | balloc.c | 651 void udf_free_blocks(struct super_block *sb, struct inode *inode, in udf_free_blocks() 673 struct inode *inode, in udf_prealloc_blocks() 699 struct inode *inode, in udf_new_block()
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | fanotify.c | 319 static int fanotify_encode_fh_len(struct inode *inode) in fanotify_encode_fh_len() 337 static int fanotify_encode_fh(struct fanotify_fh *fh, struct inode *inode, in fanotify_encode_fh() 422 struct inode *inode = fsnotify_data_inode(data, data_type); in fanotify_dfid_inode() local
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | super.c | 97 static void erofs_free_inode(struct inode *inode) in erofs_free_inode() 507 struct inode *const inode = new_inode(sb); in erofs_init_managed_cache() local 527 struct inode *inode; in erofs_fc_fill_super() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace.c | 4318 static inline int tracing_get_cpu(struct inode *inode) in tracing_get_cpu() 4333 __tracing_open(struct inode *inode, struct file *file, bool snapshot) in __tracing_open() 4445 int tracing_open_generic(struct inode *inode, struct file *filp) in tracing_open_generic() 4466 int tracing_open_generic_tr(struct inode *inode, struct file *filp) in tracing_open_generic_tr() 4480 static int tracing_release(struct inode *inode, struct file *file) in tracing_release() 4522 static int tracing_release_generic_tr(struct inode *inode, struct file *file) in tracing_release_generic_tr() 4530 static int tracing_single_release_tr(struct inode *inode, struct file *file) in tracing_single_release_tr() 4539 static int tracing_open(struct inode *inode, struct file *file) in tracing_open() 4657 static int show_traces_open(struct inode *inode, struct file *file) in show_traces_open() 4679 static int show_traces_release(struct inode *inode, struct file *file) in show_traces_release() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | idmouse.c | 218 static int idmouse_open(struct inode *inode, struct file *file) in idmouse_open() 269 static int idmouse_release(struct inode *inode, struct file *file) in idmouse_release()
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | scr24x_cs.c | 74 static int scr24x_open(struct inode *inode, struct file *filp) in scr24x_open() 85 static int scr24x_release(struct inode *inode, struct file *filp) in scr24x_release()
|
| /OK3568_Linux_fs/kernel/drivers/block/aoe/ |
| H A D | aoechr.c | 189 aoechr_open(struct inode *inode, struct file *filp) in aoechr_open() 207 aoechr_rel(struct inode *inode, struct file *filp) in aoechr_rel()
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | fatent.c | 146 int exfat_free_cluster(struct inode *inode, struct exfat_chain *p_chain) in exfat_free_cluster() 304 int exfat_alloc_cluster(struct inode *inode, unsigned int num_alloc, in exfat_alloc_cluster()
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | test.c | 105 static int vhost_test_open(struct inode *inode, struct file *f) in vhost_test_open() 157 static int vhost_test_release(struct inode *inode, struct file *f) in vhost_test_release()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | dtl.c | 230 static int dtl_file_open(struct inode *inode, struct file *filp) in dtl_file_open() 243 static int dtl_file_release(struct inode *inode, struct file *filp) in dtl_file_release()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_debugfs.c | 131 static int rockchip_drm_dump_buffer_open(struct inode *inode, struct file *file) in rockchip_drm_dump_buffer_open() 232 static int rockchip_drm_debugfs_color_bar_open(struct inode *inode, struct file *file) in rockchip_drm_debugfs_color_bar_open()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | dcache.c | 21 struct inode *inode = dentry->d_inode; in orangefs_revalidate_lookup() local
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | joliet.c | 42 get_joliet_filename(struct iso_directory_record * de, unsigned char *outname, struct inode * inode) in get_joliet_filename()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | symlink.c | 17 struct inode *inode = page->mapping->host; in affs_symlink_readpage() local
|
| H A D | dir.c | 47 struct inode *inode = file_inode(file); in affs_readdir() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | filemap.c | 2202 struct inode *inode = mapping->host; in generic_file_buffered_read() local 2526 struct inode *inode = mapping->host; in generic_file_read_iter() local 2730 struct inode *inode = mapping->host; in filemap_fault() local 3077 struct inode *inode = file_inode(vmf->vma->vm_file); in filemap_page_mkwrite() local 3342 struct inode *inode = file_inode(filp); in dio_warn_stale_pagecache() local 3361 struct inode *inode = mapping->host; in generic_file_direct_write() local 3569 struct inode *inode = mapping->host; in __generic_file_write_iter() local 3656 struct inode *inode = file->f_mapping->host; in generic_file_write_iter() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cs-etm.c | 133 struct int_node *inode; in cs_etm__get_magic() local 147 struct int_node *inode; in cs_etm__get_cpu() local 222 struct int_node *inode; in cs_etm__clear_all_packet_queues() local 288 struct int_node *inode; in cs_etm__etmq_get_traceid_queue() local 552 struct int_node *inode, *tmp; in cs_etm__free_traceid_queues() local 616 struct int_node *inode, *tmp; in cs_etm__free() local 2091 struct int_node *inode; in cs_etm__clear_all_traceid_queues() local 2489 struct int_node *inode; in cs_etm__process_auxtrace_info() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_debugfs.c | 979 static int i915_ipc_status_open(struct inode *inode, struct file *file) in i915_ipc_status_open() 1332 static int i915_displayport_test_active_open(struct inode *inode, in i915_displayport_test_active_open() 1519 static int pri_wm_latency_open(struct inode *inode, struct file *file) in pri_wm_latency_open() 1529 static int spr_wm_latency_open(struct inode *inode, struct file *file) in spr_wm_latency_open() 1539 static int cur_wm_latency_open(struct inode *inode, struct file *file) in cur_wm_latency_open() 1736 static int i915_hpd_storm_ctl_open(struct inode *inode, struct file *file) in i915_hpd_storm_ctl_open() 1761 i915_hpd_short_storm_ctl_open(struct inode *inode, struct file *file) in i915_hpd_short_storm_ctl_open() 2184 static int i915_dsc_fec_support_open(struct inode *inode, in i915_dsc_fec_support_open()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_dentry.c | 65 struct inode *inode; in v9fs_lookup_revalidate() local
|