/linux-4.1.27/fs/reiserfs/ |
D | procfs.c | 393 static int r_open(struct inode *inode, struct file *file) in r_open()
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_chardev.c | 101 static int kfd_open(struct inode *inode, struct file *filep) in kfd_open()
|
/linux-4.1.27/sound/ |
D | sound_core.c | 582 static int soundcore_open(struct inode *inode, struct file *file) in soundcore_open()
|
/linux-4.1.27/drivers/s390/cio/ |
D | blacklist.c | 395 cio_ignore_proc_open(struct inode *inode, struct file *file) in cio_ignore_proc_open()
|
D | chsc_sch.c | 921 static int chsc_open(struct inode *inode, struct file *file) in chsc_open() 930 static int chsc_release(struct inode *inode, struct file *filp) in chsc_release()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lproc_lov.c | 251 static int lov_target_seq_open(struct inode *inode, struct file *file) in lov_target_seq_open()
|
D | lov_pool.c | 279 static int pool_proc_open(struct inode *inode, struct file *file) in pool_proc_open()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | ppc4xx_ocm.c | 280 static int ocm_debugfs_open(struct inode *inode, struct file *file) in ocm_debugfs_open()
|
/linux-4.1.27/arch/sh/drivers/dma/ |
D | dma-api.c | 342 static int dma_proc_open(struct inode *inode, struct file *file) in dma_proc_open()
|
/linux-4.1.27/kernel/trace/ |
D | trace_printk.c | 336 ftrace_formats_open(struct inode *inode, struct file *file) in ftrace_formats_open()
|
D | trace_kprobe.c | 856 static int probes_open(struct inode *inode, struct file *file) in probes_open() 904 static int profile_open(struct inode *inode, struct file *file) in profile_open()
|
/linux-4.1.27/fs/befs/ |
D | befs.h | 113 BEFS_I(const struct inode *inode) in BEFS_I()
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 316 static int severities_coverage_open(struct inode *inode, struct file *file) in severities_coverage_open()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_fs.c | 53 struct inode *inode = new_inode(dir->i_sb); in ipathfs_mknod() local
|
/linux-4.1.27/fs/ubifs/ |
D | recovery.c | 1247 struct inode *inode; member 1509 struct inode *inode; in ubifs_recover_size() local
|
D | io.c | 1120 int ubifs_sync_wbufs_by_inode(struct ubifs_info *c, struct inode *inode) in ubifs_sync_wbufs_by_inode()
|
/linux-4.1.27/drivers/sbus/char/ |
D | envctrl.c | 698 envctrl_open(struct inode *inode, struct file *file) in envctrl_open() 708 envctrl_release(struct inode *inode, struct file *file) in envctrl_release()
|
/linux-4.1.27/fs/nfs/ |
D | client.c | 1244 static int nfs_server_list_open(struct inode *inode, struct file *file) in nfs_server_list_open() 1320 static int nfs_volume_list_open(struct inode *inode, struct file *file) in nfs_volume_list_open()
|
D | nfs4namespace.c | 210 nfs4_negotiate_security(struct rpc_clnt *clnt, struct inode *inode, in nfs4_negotiate_security()
|
D | unlink.c | 303 nfs_complete_unlink(struct dentry *dentry, struct inode *inode) in nfs_complete_unlink()
|
D | nfs4_fs.h | 167 struct inode *inode; /* Pointer to the inode */ member 189 struct inode *inode; member
|
/linux-4.1.27/drivers/misc/carma/ |
D | carma-fpga-program.c | 746 static int fpga_open(struct inode *inode, struct file *filp) in fpga_open() 788 static int fpga_release(struct inode *inode, struct file *filp) in fpga_release()
|
/linux-4.1.27/drivers/char/xillybus/ |
D | xillybus_core.c | 1409 static int xillybus_open(struct inode *inode, struct file *filp) in xillybus_open() 1562 static int xillybus_release(struct inode *inode, struct file *filp) in xillybus_release()
|
/linux-4.1.27/drivers/misc/lis3lv02d/ |
D | lis3lv02d.c | 575 static int lis3lv02d_misc_open(struct inode *inode, struct file *file) in lis3lv02d_misc_open() 590 static int lis3lv02d_misc_release(struct inode *inode, struct file *file) in lis3lv02d_misc_release()
|
/linux-4.1.27/drivers/uio/ |
D | uio.c | 423 static int uio_open(struct inode *inode, struct file *filep) in uio_open() 477 static int uio_release(struct inode *inode, struct file *filep) in uio_release()
|
/linux-4.1.27/drivers/char/ |
D | hpet.c | 260 static int hpet_open(struct inode *inode, struct file *file) in hpet_open() 418 static int hpet_release(struct inode *inode, struct file *file) in hpet_release()
|
D | ps3flash.c | 291 struct inode *inode = file_inode(file); in ps3flash_fsync() local
|
D | tlclk.c | 205 static int tlclk_open(struct inode *inode, struct file *filp) in tlclk_open() 236 static int tlclk_release(struct inode *inode, struct file *filp) in tlclk_release()
|
/linux-4.1.27/drivers/watchdog/ |
D | hpwdt.c | 519 static int hpwdt_open(struct inode *inode, struct file *file) in hpwdt_open() 532 static int hpwdt_release(struct inode *inode, struct file *file) in hpwdt_release()
|
D | bcm_kona_wdt.c | 140 static int bcm_kona_dbg_open(struct inode *inode, struct file *file) in bcm_kona_dbg_open()
|
/linux-4.1.27/fs/gfs2/ |
D | rgrp.c | 844 struct inode *inode = sdp->sd_rindex; in gfs2_ri_total() local 1344 struct inode *inode = file_inode(filp); in gfs2_fitrim() local 1494 struct inode *inode = &ip->i_inode; in rg_mblk_search() local 2443 void gfs2_unlink_di(struct inode *inode) in gfs2_unlink_di()
|
D | glops.c | 302 static void gfs2_set_nlink(struct inode *inode, u32 nlink) in gfs2_set_nlink()
|
D | xattr.c | 1175 int __gfs2_xattr_set(struct inode *inode, const char *name, in __gfs2_xattr_set() 1258 struct inode *inode = &ip->i_inode; in gfs2_xattr_acl_chmod() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | auth_gss.c | 764 static int gss_pipe_open(struct inode *inode, int new_version) in gss_pipe_open() 788 static int gss_pipe_open_v0(struct inode *inode) in gss_pipe_open_v0() 793 static int gss_pipe_open_v1(struct inode *inode) in gss_pipe_open_v1() 799 gss_pipe_release(struct inode *inode) in gss_pipe_release()
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_ap.c | 84 static int ap_debug_proc_open(struct inode *inode, struct file *file) in ap_debug_proc_open() 391 static int ap_control_proc_open(struct inode *inode, struct file *file) in ap_control_proc_open() 611 static int prism2_ap_proc_open(struct inode *inode, struct file *file) in prism2_ap_proc_open() 1110 static int prism2_sta_proc_open(struct inode *inode, struct file *file) in prism2_sta_proc_open()
|
D | hostap_download.c | 223 static int prism2_download_aux_dump_proc_open(struct inode *inode, struct file *file) in prism2_download_aux_dump_proc_open()
|
/linux-4.1.27/fs/ecryptfs/ |
D | crypto.c | 1037 int ecryptfs_read_and_validate_header_region(struct inode *inode) in ecryptfs_read_and_validate_header_region() 1281 void ecryptfs_i_size_init(const char *page_virt, struct inode *inode) in ecryptfs_i_size_init() 1395 struct inode *inode) in ecryptfs_read_and_validate_xattr_region()
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_64_mmu_hv.c | 1437 static int kvm_htab_release(struct inode *inode, struct file *filp) in kvm_htab_release() 1501 static int debugfs_htab_open(struct inode *inode, struct file *file) in debugfs_htab_open() 1518 static int debugfs_htab_release(struct inode *inode, struct file *file) in debugfs_htab_release()
|
/linux-4.1.27/drivers/net/wan/ |
D | cosa.c | 933 static int cosa_open(struct inode *inode, struct file *file) in cosa_open() 977 static int cosa_release(struct inode *inode, struct file *file) in cosa_release() 995 static int cosa_fasync(struct inode *inode, struct file *file, int on) in cosa_fasync()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | pxa27x_udc.c | 206 static int eps_dbg_open(struct inode *inode, struct file *file) in eps_dbg_open() 211 static int queues_dbg_open(struct inode *inode, struct file *file) in queues_dbg_open() 216 static int state_dbg_open(struct inode *inode, struct file *file) in state_dbg_open()
|
/linux-4.1.27/arch/um/kernel/ |
D | process.c | 288 static int sysemu_proc_open(struct inode *inode, struct file *file) in sysemu_proc_open()
|
/linux-4.1.27/fs/hpfs/ |
D | anode.c | 13 secno hpfs_bplus_lookup(struct super_block *s, struct inode *inode, in hpfs_bplus_lookup()
|
D | hpfs_fn.h | 305 static inline struct hpfs_inode_info *hpfs_i(struct inode *inode) in hpfs_i()
|
/linux-4.1.27/drivers/base/ |
D | devtmpfs.c | 277 static int dev_mynode(struct device *dev, struct inode *inode, struct kstat *stat) in dev_mynode()
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | clock.c | 693 static int davinci_ck_open(struct inode *inode, struct file *file) in davinci_ck_open()
|
/linux-4.1.27/fs/ufs/ |
D | ufs.h | 152 static inline struct ufs_inode_info *UFS_I(struct inode *inode) in UFS_I()
|
/linux-4.1.27/arch/arm64/mm/ |
D | dump.c | 309 static int ptdump_open(struct inode *inode, struct file *file) in ptdump_open()
|
/linux-4.1.27/drivers/block/aoe/ |
D | aoeblk.c | 157 static int aoe_debugfs_open(struct inode *inode, struct file *file) in aoe_debugfs_open()
|
/linux-4.1.27/fs/ncpfs/ |
D | ncplib_kernel.h | 62 static inline void ncp_inode_close(struct inode *inode) { in ncp_inode_close()
|
D | ncplib_kernel.c | 287 ncp_make_closed(struct inode *inode) in ncp_make_closed() 730 struct inode *inode = d_inode(dentry); in ncp_del_file_or_subdir2() local
|
/linux-4.1.27/fs/fscache/ |
D | stats.c | 280 static int fscache_stats_open(struct inode *inode, struct file *file) in fscache_stats_open()
|
D | page.c | 1162 struct inode *inode) in __fscache_uncache_all_inode_pages()
|
/linux-4.1.27/drivers/net/hamradio/ |
D | bpqether.c | 453 static int bpq_info_open(struct inode *inode, struct file *file) in bpq_info_open()
|
/linux-4.1.27/fs/fuse/ |
D | control.c | 207 struct inode *inode; in fuse_ctl_add_dentry() local
|
/linux-4.1.27/fs/isofs/ |
D | isofs.h | 67 static inline struct iso_inode_info *ISOFS_I(struct inode *inode) in ISOFS_I()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_ioctl32.c | 531 struct inode *inode = file_inode(filp); in xfs_file_compat_ioctl() local
|
D | xfs_inode.h | 73 static inline struct xfs_inode *XFS_I(struct inode *inode) in XFS_I()
|
/linux-4.1.27/arch/ia64/hp/sim/ |
D | simserial.c | 449 static int rs_proc_open(struct inode *inode, struct file *file) in rs_proc_open()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | mux.c | 611 static int omap_mux_dbg_board_open(struct inode *inode, struct file *file) in omap_mux_dbg_board_open() 710 static int omap_mux_dbg_signal_open(struct inode *inode, struct file *file) in omap_mux_dbg_signal_open()
|
/linux-4.1.27/arch/tile/kernel/ |
D | hardwall.c | 917 static int hardwall_proc_open(struct inode *inode, in hardwall_proc_open() 1063 static int hardwall_release(struct inode *inode, struct file *file) in hardwall_release()
|
/linux-4.1.27/drivers/block/paride/ |
D | pt.c | 651 static int pt_open(struct inode *inode, struct file *file) in pt_open() 735 pt_release(struct inode *inode, struct file *file) in pt_release()
|
/linux-4.1.27/security/apparmor/ |
D | lsm.c | 226 struct inode *inode = d_backing_inode(dentry); in common_perm_rm() local 397 struct inode *inode = file_inode(file); in apparmor_file_open() local
|
/linux-4.1.27/drivers/macintosh/ |
D | smu.c | 1075 static int smu_open(struct inode *inode, struct file *file) in smu_open() 1265 static int smu_release(struct inode *inode, struct file *file) in smu_release()
|
/linux-4.1.27/drivers/platform/x86/ |
D | ideapad-laptop.c | 248 static int debugfs_status_open(struct inode *inode, struct file *file) in debugfs_status_open() 301 static int debugfs_cfg_open(struct inode *inode, struct file *file) in debugfs_cfg_open()
|
D | toshiba_acpi.c | 1379 static int lcd_proc_open(struct inode *inode, struct file *file) in lcd_proc_open() 1473 static int video_proc_open(struct inode *inode, struct file *file) in video_proc_open() 1574 static int fan_proc_open(struct inode *inode, struct file *file) in fan_proc_open() 1648 static int keys_proc_open(struct inode *inode, struct file *file) in keys_proc_open() 1690 static int version_proc_open(struct inode *inode, struct file *file) in version_proc_open()
|
/linux-4.1.27/fs/nilfs2/ |
D | sufile.c | 168 void (*dofunc)(struct inode *, __u64, in nilfs_sufile_updatev() 235 void (*dofunc)(struct inode *, __u64, in nilfs_sufile_update()
|
D | bmap.c | 45 struct inode *inode = bmap->b_inode; in nilfs_bmap_convert_error() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_ttm.c | 1044 static int radeon_ttm_vram_open(struct inode *inode, struct file *filep) in radeon_ttm_vram_open() 1096 static int radeon_ttm_gtt_open(struct inode *inode, struct file *filep) in radeon_ttm_gtt_open()
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | gadget.c | 3477 static int testmode_open(struct inode *inode, struct file *file) in testmode_open() 3549 static int state_open(struct inode *inode, struct file *file) in state_open() 3598 static int fifo_open(struct inode *inode, struct file *file) in fifo_open() 3683 static int ep_open(struct inode *inode, struct file *file) in ep_open()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1861 static int sge_qinfo_open(struct inode *inode, struct file *file) in sge_qinfo_open() 2007 static int sge_qstats_open(struct inode *inode, struct file *file) in sge_qstats_open() 2054 static int resources_open(struct inode *inode, struct file *file) in resources_open() 2117 static int interfaces_open(struct inode *inode, struct file *file) in interfaces_open()
|
/linux-4.1.27/fs/f2fs/ |
D | segment.c | 178 void register_inmem_page(struct inode *inode, struct page *page) in register_inmem_page() 212 void commit_inmem_pages(struct inode *inode, bool abort) in commit_inmem_pages() 1113 struct inode *inode = page->mapping->host; in __get_segment_type_4() local 1130 struct inode *inode = page->mapping->host; in __get_segment_type_6() local
|
/linux-4.1.27/drivers/block/ |
D | loop.c | 489 struct inode *inode; in loop_change_fd() local 643 struct inode *inode = file->f_mapping->host; in loop_config_discard() local 673 struct inode *inode; in loop_set_fd() local
|
/linux-4.1.27/drivers/ide/ |
D | ide-tape.c | 1462 static int idetape_chrdev_open(struct inode *inode, struct file *filp) in idetape_chrdev_open() 1564 static int idetape_chrdev_release(struct inode *inode, struct file *filp) in idetape_chrdev_release() 1848 static int idetape_name_proc_open(struct inode *inode, struct file *file) in idetape_name_proc_open()
|
/linux-4.1.27/mm/ |
D | hugetlb.c | 206 static inline struct hugepage_subpool *subpool_inode(struct inode *inode) in subpool_inode() 504 static inline struct resv_map *inode_resv_map(struct inode *inode) in inode_resv_map() 514 struct inode *inode = mapping->host; in vma_resv_map() local 3130 struct inode *inode = mapping->host; in hugetlb_no_page() local 3562 int hugetlb_reserve_pages(struct inode *inode, in hugetlb_reserve_pages() 3650 void hugetlb_unreserve_pages(struct inode *inode, long offset, long freed) in hugetlb_unreserve_pages()
|
D | readahead.c | 156 struct inode *inode = mapping->host; in __do_page_cache_readahead() local
|
/linux-4.1.27/security/selinux/include/ |
D | objsec.h | 41 struct inode *inode; /* back pointer to inode object */ member
|
/linux-4.1.27/drivers/char/hw_random/ |
D | core.c | 193 static int rng_dev_open(struct inode *inode, struct file *filp) in rng_dev_open()
|
/linux-4.1.27/security/integrity/ima/ |
D | ima.h | 195 static inline int ima_must_appraise(struct inode *inode, int mask, in ima_must_appraise()
|
D | ima_template_lib.c | 210 struct inode *inode; in ima_eventdigest_init() local
|
/linux-4.1.27/fs/ext4/ |
D | crypto_fname.c | 338 struct inode *inode, u32 max_ciphertext_len) in ext4_get_fname_crypto_ctx()
|
/linux-4.1.27/arch/x86/platform/intel-quark/ |
D | imr.c | 254 static int imr_state_open(struct inode *inode, struct file *file) in imr_state_open()
|
/linux-4.1.27/fs/ |
D | readdir.c | 26 struct inode *inode = file_inode(file); in iterate_dir() local
|
D | coredump.c | 628 struct inode *inode; in do_coredump() local
|
D | binfmt_flat.c | 437 struct inode *inode; in load_flat_file() local
|
D | read_write.c | 145 struct inode *inode = file->f_mapping->host; in generic_file_llseek() local 198 struct inode *inode = file_inode(file); in default_llseek() local 379 struct inode *inode; in rw_verify_area() local
|
D | timerfd.c | 205 static int timerfd_release(struct inode *inode, struct file *file) in timerfd_release()
|
D | fcntl.c | 34 struct inode * inode = file_inode(filp); in setfl() local
|
/linux-4.1.27/net/ipv6/ |
D | anycast.c | 529 static int ac6_seq_open(struct inode *inode, struct file *file) in ac6_seq_open()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_capa.h | 72 struct inode *inode; member
|
/linux-4.1.27/net/bluetooth/cmtp/ |
D | capi.c | 528 static int cmtp_proc_open(struct inode *inode, struct file *file) in cmtp_proc_open()
|
/linux-4.1.27/drivers/iio/ |
D | industrialio-core.c | 1086 static int iio_chrdev_open(struct inode *inode, struct file *filp) in iio_chrdev_open() 1104 static int iio_chrdev_release(struct inode *inode, struct file *filp) in iio_chrdev_release()
|
D | industrialio-event.c | 149 static int iio_event_chrdev_release(struct inode *inode, struct file *filep) in iio_event_chrdev_release()
|
/linux-4.1.27/fs/jbd/ |
D | journal.c | 849 journal_t * journal_init_inode (struct inode *inode) in journal_init_inode() 1823 int journal_blocks_per_page(struct inode *inode) in journal_blocks_per_page()
|
/linux-4.1.27/kernel/ |
D | relay.c | 874 static int relay_file_open(struct inode *inode, struct file *filp) in relay_file_open() 928 static int relay_file_release(struct inode *inode, struct file *filp) in relay_file_release()
|
D | kallsyms.c | 560 static int kallsyms_open(struct inode *inode, struct file *file) in kallsyms_open()
|
D | profile.c | 429 static int prof_cpu_mask_proc_open(struct inode *inode, struct file *file) in prof_cpu_mask_proc_open()
|
D | resource.c | 129 static int ioports_open(struct inode *inode, struct file *file) in ioports_open() 139 static int iomem_open(struct inode *inode, struct file *file) in iomem_open()
|
/linux-4.1.27/drivers/vhost/ |
D | net.c | 676 static int vhost_net_open(struct inode *inode, struct file *f) in vhost_net_open() 787 static int vhost_net_release(struct inode *inode, struct file *f) in vhost_net_release()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvb_ca_en50221.c | 1527 static int dvb_ca_en50221_io_open(struct inode *inode, struct file *file) in dvb_ca_en50221_io_open() 1572 static int dvb_ca_en50221_io_release(struct inode *inode, struct file *file) in dvb_ca_en50221_io_release()
|
D | dvb_frontend.c | 2554 static int dvb_frontend_open(struct inode *inode, struct file *file) in dvb_frontend_open() 2650 static int dvb_frontend_release(struct inode *inode, struct file *file) in dvb_frontend_release()
|
/linux-4.1.27/drivers/target/ |
D | target_core_user.c | 755 static int tcmu_open(struct uio_info *info, struct inode *inode) in tcmu_open() 768 static int tcmu_release(struct uio_info *info, struct inode *inode) in tcmu_release()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | sor.c | 599 static int tegra_sor_crc_open(struct inode *inode, struct file *file) in tegra_sor_crc_open() 606 static int tegra_sor_crc_release(struct inode *inode, struct file *file) in tegra_sor_crc_release()
|
/linux-4.1.27/drivers/net/ |
D | macvtap.c | 465 static int macvtap_open(struct inode *inode, struct file *file) in macvtap_open() 517 static int macvtap_release(struct inode *inode, struct file *file) in macvtap_release()
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | fasttimer.c | 631 static int proc_fasttimer_open(struct inode *inode, struct file *file) in proc_fasttimer_open()
|
/linux-4.1.27/fs/ntfs/ |
D | inode.h | 240 static inline ntfs_inode *NTFS_I(struct inode *inode) in NTFS_I()
|
/linux-4.1.27/fs/nfsd/ |
D | nfsproc.c | 189 struct inode *inode; in nfsd_proc_create() local
|
D | nfscache.c | 634 int nfsd_reply_cache_stats_open(struct inode *inode, struct file *file) in nfsd_reply_cache_stats_open()
|
D | export.c | 342 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) in check_export() 881 struct inode *inode; in exp_rootfh() local
|
D | nfs3proc.c | 169 struct inode *inode = d_inode(resp->fh.fh_dentry); in nfsd3_proc_read() local
|
/linux-4.1.27/drivers/hid/ |
D | hid-picolcd_debugfs.c | 42 static int picolcd_debug_reset_open(struct inode *inode, struct file *f) in picolcd_debug_reset_open()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | kapi.c | 305 struct inode *inode; in ubi_open_volume_path() local
|
/linux-4.1.27/fs/proc/ |
D | kcore.c | 548 static int open_kcore(struct inode *inode, struct file *filp) in open_kcore()
|
/linux-4.1.27/arch/x86/mm/ |
D | dump_pagetables.c | 389 static int ptdump_open(struct inode *inode, struct file *filp) in ptdump_open()
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 465 struct nfs_client *ds_clp, struct inode *inode) in nfs4_ff_find_or_create_ds_client()
|
/linux-4.1.27/fs/afs/ |
D | write.c | 684 struct inode *inode = file_inode(file); in afs_fsync() local
|
/linux-4.1.27/fs/ocfs2/ |
D | stack_user.c | 569 static int ocfs2_control_release(struct inode *inode, struct file *file) in ocfs2_control_release() 608 static int ocfs2_control_open(struct inode *inode, struct file *file) in ocfs2_control_open()
|
D | quota_global.c | 149 int ocfs2_read_quota_phys_block(struct inode *inode, u64 p_block, in ocfs2_read_quota_phys_block()
|
/linux-4.1.27/drivers/scsi/ |
D | 3w-xxxx.c | 880 struct inode *inode = file_inode(file); in tw_chrdev_ioctl() local 1031 static int tw_chrdev_open(struct inode *inode, struct file *file) in tw_chrdev_open()
|
D | scsi_devinfo.c | 721 static int proc_scsi_devinfo_open(struct inode *inode, struct file *file) in proc_scsi_devinfo_open()
|
D | 3w-sas.c | 726 struct inode *inode = file_inode(file); in twl_chrdev_ioctl() local 835 static int twl_chrdev_open(struct inode *inode, struct file *file) in twl_chrdev_open()
|
D | 3w-9xxx.c | 641 struct inode *inode = file_inode(file); in twa_chrdev_ioctl() local 887 static int twa_chrdev_open(struct inode *inode, struct file *file) in twa_chrdev_open()
|
/linux-4.1.27/drivers/hwmon/ |
D | fschmd.c | 811 static int watchdog_open(struct inode *inode, struct file *filp) in watchdog_open() 846 static int watchdog_release(struct inode *inode, struct file *filp) in watchdog_release()
|
/linux-4.1.27/sound/oss/ |
D | msnd_pinnacle.c | 763 static int dev_open(struct inode *inode, struct file *file) in dev_open() 802 static int dev_release(struct inode *inode, struct file *file) in dev_release()
|
/linux-4.1.27/drivers/input/ |
D | mousedev.c | 523 static int mousedev_release(struct inode *inode, struct file *file) in mousedev_release() 536 static int mousedev_open(struct inode *inode, struct file *file) in mousedev_open()
|
D | evdev.c | 409 static int evdev_release(struct inode *inode, struct file *file) in evdev_release() 439 static int evdev_open(struct inode *inode, struct file *file) in evdev_open()
|
/linux-4.1.27/drivers/usb/class/ |
D | usblp.c | 392 static int usblp_open(struct inode *inode, struct file *file) in usblp_open() 458 static int usblp_release(struct inode *inode, struct file *file) in usblp_release()
|
/linux-4.1.27/drivers/tty/ |
D | pty.c | 730 static int ptmx_open(struct inode *inode, struct file *filp) in ptmx_open()
|
D | tty_ldisc.c | 235 static int proc_tty_ldiscs_open(struct inode *inode, struct file *file) in proc_tty_ldiscs_open()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_app.c | 599 static int ip_vs_app_open(struct inode *inode, struct file *file) in ip_vs_app_open()
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | fasttimer.c | 603 static int proc_fasttimer_open(struct inode *inode, struct file *file) in proc_fasttimer_open()
|
/linux-4.1.27/drivers/parisc/ |
D | led.c | 173 static int led_proc_open(struct inode *inode, struct file *file) in led_proc_open()
|
D | ccio-dma.c | 1088 static int ccio_proc_info_open(struct inode *inode, struct file *file) in ccio_proc_info_open() 1123 static int ccio_proc_bitmap_open(struct inode *inode, struct file *file) in ccio_proc_bitmap_open()
|
/linux-4.1.27/net/irda/ |
D | irlap.c | 1190 static int irlap_seq_open(struct inode *inode, struct file *file) in irlap_seq_open()
|
D | iriap.c | 1066 static int irias_seq_open(struct inode *inode, struct file *file) in irias_seq_open()
|
/linux-4.1.27/fs/dlm/ |
D | debug_fs.c | 610 static int table_open(struct inode *inode, struct file *file) in table_open()
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-is.c | 745 static int fimc_is_debugfs_open(struct inode *inode, struct file *file) in fimc_is_debugfs_open()
|
/linux-4.1.27/fs/sysv/ |
D | sysv.h | 74 static inline struct sysv_inode_info *SYSV_I(struct inode *inode) in SYSV_I()
|
/linux-4.1.27/drivers/isdn/hardware/avm/ |
D | b1.c | 703 static int b1ctl_proc_open(struct inode *inode, struct file *file) in b1ctl_proc_open()
|
/linux-4.1.27/arch/x86/kernel/cpu/microcode/ |
D | core.c | 210 static int microcode_open(struct inode *inode, struct file *file) in microcode_open()
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 4632 static int proc_status_open(struct inode *inode, struct file *file) in proc_status_open() 4700 static int proc_statsdelta_open( struct inode *inode, in proc_statsdelta_open() 4708 static int proc_stats_open( struct inode *inode, struct file *file ) { in proc_stats_open() 4712 static int proc_stats_rid_open( struct inode *inode, in proc_stats_rid_open() 4776 static void proc_config_on_close(struct inode *inode, struct file *file) in proc_config_on_close() 4987 static int proc_config_open(struct inode *inode, struct file *file) in proc_config_open() 5077 static void proc_SSID_on_close(struct inode *inode, struct file *file) in proc_SSID_on_close() 5113 static void proc_APList_on_close( struct inode *inode, struct file *file ) { in proc_APList_on_close() 5247 static void proc_wepkey_on_close( struct inode *inode, struct file *file ) { in proc_wepkey_on_close() 5297 static int proc_wepkey_open( struct inode *inode, struct file *file ) in proc_wepkey_open() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 232 int lprocfs_single_release(struct inode *inode, struct file *file) in lprocfs_single_release() 238 int lprocfs_seq_release(struct inode *inode, struct file *file) in lprocfs_seq_release() 1252 static int lprocfs_stats_seq_open(struct inode *inode, struct file *file) in lprocfs_stats_seq_open()
|
/linux-4.1.27/fs/logfs/ |
D | logfs.h | 302 struct inode *inode; member 633 static inline struct logfs_inode *logfs_inode(struct inode *inode) in logfs_inode() 658 static inline u8 logfs_type(struct inode *inode) in logfs_type()
|
/linux-4.1.27/fs/adfs/ |
D | adfs.h | 73 static inline struct adfs_inode_info *ADFS_I(struct inode *inode) in ADFS_I()
|
/linux-4.1.27/net/decnet/ |
D | dn_neigh.c | 589 static int dn_neigh_seq_open(struct inode *inode, struct file *file) in dn_neigh_seq_open()
|
/linux-4.1.27/net/irda/ircomm/ |
D | ircomm_tty.c | 1342 static int ircomm_tty_proc_open(struct inode *inode, struct file *file) in ircomm_tty_proc_open()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | lparcfg.c | 683 static int lparcfg_open(struct inode *inode, struct file *file) in lparcfg_open()
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_mm.c | 96 mraid_mm_open(struct inode *inode, struct file *filep) in mraid_mm_open()
|
/linux-4.1.27/security/tomoyo/ |
D | condition.c | 699 struct inode *inode; in tomoyo_get_attributes() local
|
/linux-4.1.27/fs/btrfs/ |
D | transaction.h | 147 struct inode *inode) in btrfs_set_inode_last_trans()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_dev.c | 527 static int vvp_dump_pgcache_seq_open(struct inode *inode, struct file *filp) in vvp_dump_pgcache_seq_open()
|
/linux-4.1.27/drivers/base/regmap/ |
D | regcache-rbtree.c | 181 static int rbtree_open(struct inode *inode, struct file *file) in rbtree_open()
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | bfin_dma.c | 79 static int proc_dma_open(struct inode *inode, struct file *file) in proc_dma_open()
|
/linux-4.1.27/fs/jfs/ |
D | jfs_txnmgr.c | 3040 static int jfs_txanchor_proc_open(struct inode *inode, struct file *file) in jfs_txanchor_proc_open() 3081 static int jfs_txstats_proc_open(struct inode *inode, struct file *file) in jfs_txstats_proc_open()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | ucm.c | 1153 static int ib_ucm_open(struct inode *inode, struct file *filp) in ib_ucm_open() 1174 static int ib_ucm_close(struct inode *inode, struct file *filp) in ib_ucm_close()
|
/linux-4.1.27/sound/core/ |
D | rawmidi.c | 362 static int snd_rawmidi_open(struct inode *inode, struct file *file) in snd_rawmidi_open() 531 static int snd_rawmidi_release(struct inode *inode, struct file *file) in snd_rawmidi_release()
|
D | control.c | 48 static int snd_ctl_open(struct inode *inode, struct file *file) in snd_ctl_open() 116 static int snd_ctl_release(struct inode *inode, struct file *file) in snd_ctl_release()
|
D | pcm_native.c | 1797 struct inode *inode = file_inode(file); in is_pcm_file() local 2326 static int snd_pcm_playback_open(struct inode *inode, struct file *file) in snd_pcm_playback_open() 2340 static int snd_pcm_capture_open(struct inode *inode, struct file *file) in snd_pcm_capture_open() 2411 static int snd_pcm_release(struct inode *inode, struct file *file) in snd_pcm_release()
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 430 static int sync_serial_open(struct inode *inode, struct file *file) in sync_serial_open() 541 static int sync_serial_release(struct inode *inode, struct file *file) in sync_serial_release()
|
/linux-4.1.27/net/rfkill/ |
D | core.c | 1023 static int rfkill_fop_open(struct inode *inode, struct file *file) in rfkill_fop_open() 1177 static int rfkill_fop_release(struct inode *inode, struct file *file) in rfkill_fop_release()
|
/linux-4.1.27/arch/s390/kernel/ |
D | debug.c | 607 debug_open(struct inode *inode, struct file *file) in debug_open() 675 debug_close(struct inode *inode, struct file *file) in debug_close()
|
/linux-4.1.27/drivers/mmc/host/ |
D | s3cmci.c | 1447 static int s3cmci_state_open(struct inode *inode, struct file *file) in s3cmci_state_open() 1498 static int s3cmci_regs_open(struct inode *inode, struct file *file) in s3cmci_regs_open()
|
/linux-4.1.27/drivers/usb/core/ |
D | devio.c | 874 static int usbdev_open(struct inode *inode, struct file *file) in usbdev_open() 936 static int usbdev_release(struct inode *inode, struct file *file) in usbdev_release() 2137 struct inode *inode = file_inode(file); in usbdev_do_ioctl() local
|
/linux-4.1.27/drivers/pwm/ |
D | core.c | 873 static int pwm_seq_open(struct inode *inode, struct file *file) in pwm_seq_open()
|
/linux-4.1.27/arch/blackfin/mm/ |
D | sram-alloc.c | 873 static int sram_proc_open(struct inode *inode, struct file *file) in sram_proc_open()
|
/linux-4.1.27/net/netfilter/ |
D | nf_log.c | 375 static int nflog_open(struct inode *inode, struct file *file) in nflog_open()
|
D | nf_conntrack_expect.c | 577 static int exp_open(struct inode *inode, struct file *file) in exp_open()
|
/linux-4.1.27/arch/ia64/sn/kernel/sn2/ |
D | sn2_smp.c | 534 static int sn2_ptc_proc_open(struct inode *inode, struct file *file) in sn2_ptc_proc_open()
|
/linux-4.1.27/net/irda/irnet/ |
D | irnet_irda.c | 1797 static int irnet_proc_open(struct inode *inode, struct file *file) in irnet_proc_open()
|
/linux-4.1.27/drivers/base/power/ |
D | wakeup.c | 900 static int wakeup_sources_stats_open(struct inode *inode, struct file *file) in wakeup_sources_stats_open()
|
/linux-4.1.27/arch/x86/xen/ |
D | p2m.c | 763 static int p2m_dump_open(struct inode *inode, struct file *filp) in p2m_dump_open()
|
/linux-4.1.27/drivers/isdn/hysdn/ |
D | hycapi.c | 470 static int hycapi_proc_open(struct inode *inode, struct file *file) in hycapi_proc_open()
|
/linux-4.1.27/fs/hfs/ |
D | btree.h | 18 struct inode *inode; member
|
/linux-4.1.27/fs/autofs4/ |
D | autofs_i.h | 62 struct inode *inode; member
|
D | dev-ioctl.c | 166 struct inode *inode; in autofs_dev_ioctl_sbi() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | rndis.c | 1124 static int rndis_proc_open(struct inode *inode, struct file *file) in rndis_proc_open()
|
/linux-4.1.27/drivers/thermal/ |
D | intel_powerclamp.c | 740 static int powerclamp_debug_open(struct inode *inode, in powerclamp_debug_open()
|
/linux-4.1.27/net/irda/irlan/ |
D | irlan_common.c | 1159 static int irlan_seq_open(struct inode *inode, struct file *file) in irlan_seq_open()
|
/linux-4.1.27/drivers/net/xen-netback/ |
D | xenbus.c | 167 static int xenvif_dump_open(struct inode *inode, struct file *filp) in xenvif_dump_open()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 647 static int l2t_seq_open(struct inode *inode, struct file *file) in l2t_seq_open()
|
/linux-4.1.27/net/bluetooth/ |
D | af_bluetooth.c | 651 static int bt_seq_open(struct inode *inode, struct file *file) in bt_seq_open()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | pxa3xx-gcu.c | 380 static int pxa3xx_gcu_open(struct inode *inode, struct file *file) in pxa3xx_gcu_open()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_fs.c | 55 struct inode *inode = new_inode(dir->i_sb); in qibfs_mknod() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-nomadik.c | 483 static int nomadik_src_clk_open(struct inode *inode, struct file *file) in nomadik_src_clk_open()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 2565 static int stmmac_sysfs_ring_open(struct inode *inode, struct file *file) in stmmac_sysfs_ring_open() 2637 static int stmmac_sysfs_dma_cap_open(struct inode *inode, struct file *file) in stmmac_sysfs_dma_cap_open()
|
/linux-4.1.27/drivers/bus/ |
D | mvebu-mbus.c | 446 static int mvebu_sdram_debug_open(struct inode *inode, struct file *file) in mvebu_sdram_debug_open() 496 static int mvebu_devs_debug_open(struct inode *inode, struct file *file) in mvebu_devs_debug_open()
|
/linux-4.1.27/sound/core/oss/ |
D | mixer_oss.c | 41 static int snd_mixer_oss_open(struct inode *inode, struct file *file) in snd_mixer_oss_open() 83 static int snd_mixer_oss_release(struct inode *inode, struct file *file) in snd_mixer_oss_release()
|
/linux-4.1.27/drivers/memory/ |
D | emif.c | 136 static int emif_regdump_open(struct inode *inode, struct file *file) in emif_regdump_open() 155 static int emif_mr4_open(struct inode *inode, struct file *file) in emif_mr4_open()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | mdesc.c | 998 static int mdesc_open(struct inode *inode, struct file *file) in mdesc_open() 1060 static int mdesc_close(struct inode *inode, struct file *file) in mdesc_close()
|
/linux-4.1.27/net/ipv4/ |
D | route.c | 229 static int rt_cache_seq_open(struct inode *inode, struct file *file) in rt_cache_seq_open() 320 static int rt_cpu_seq_open(struct inode *inode, struct file *file) in rt_cpu_seq_open() 358 static int rt_acct_proc_open(struct inode *inode, struct file *file) in rt_acct_proc_open()
|
/linux-4.1.27/drivers/staging/fwserial/ |
D | fwserial.c | 1525 static int fwtty_proc_open(struct inode *inode, struct file *fp) in fwtty_proc_open() 1530 static int fwtty_stats_open(struct inode *inode, struct file *fp) in fwtty_stats_open() 1535 static int fwtty_peers_open(struct inode *inode, struct file *fp) in fwtty_peers_open()
|
/linux-4.1.27/fs/ceph/ |
D | super.c | 737 struct inode *inode = req->r_target_inode; in open_root_dentry() local
|
/linux-4.1.27/security/ |
D | device_cgroup.c | 836 int __devcgroup_inode_permission(struct inode *inode, int mask) in __devcgroup_inode_permission()
|
/linux-4.1.27/drivers/gpu/vga/ |
D | vga_switcheroo.c | 278 static int vga_switcheroo_debugfs_open(struct inode *inode, struct file *file) in vga_switcheroo_debugfs_open()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-core.c | 1128 static int saa7164_proc_open(struct inode *inode, struct file *filp) in saa7164_proc_open()
|
/linux-4.1.27/drivers/acpi/apei/ |
D | einj.c | 610 static int available_error_type_open(struct inode *inode, struct file *file) in available_error_type_open()
|
/linux-4.1.27/drivers/staging/android/ |
D | sync.c | 534 static int sync_fence_release(struct inode *inode, struct file *file) in sync_fence_release()
|
D | ashmem.c | 233 static int ashmem_open(struct inode *inode, struct file *file) in ashmem_open()
|
/linux-4.1.27/drivers/mfd/ |
D | tps65010.c | 299 static int dbg_tps_open(struct inode *inode, struct file *file) in dbg_tps_open()
|
/linux-4.1.27/net/atm/ |
D | clip.c | 864 static int arp_seq_open(struct inode *inode, struct file *file) in arp_seq_open()
|
/linux-4.1.27/include/linux/ |
D | fscache.h | 783 struct inode *inode) in fscache_uncache_all_inode_pages()
|