/linux-4.1.27/drivers/oprofile/ |
D | event_buffer.c | 112 static int event_buffer_open(struct inode *inode, struct file *file) in event_buffer_open() 148 static int event_buffer_release(struct inode *inode, struct file *file) in event_buffer_release()
|
D | oprofilefs.c | 28 struct inode *inode = new_inode(sb); in oprofilefs_get_inode() local 139 struct inode *inode; in __oprofilefs_create_file() local 216 struct inode *inode; in oprofilefs_mkdir() local
|
/linux-4.1.27/fs/ceph/ |
D | xattr.c | 273 static struct ceph_vxattr *ceph_inode_vxattrs(struct inode *inode) in ceph_inode_vxattrs() 322 static struct ceph_vxattr *ceph_match_vxattr(struct inode *inode, in ceph_match_vxattr() 563 static int __build_xattrs(struct inode *inode) in __build_xattrs() 717 ssize_t __ceph_getxattr(struct inode *inode, const char *name, void *value, in __ceph_getxattr() 784 struct inode *inode = d_inode(dentry); in ceph_listxattr() local 850 struct inode *inode = d_inode(dentry); in ceph_sync_setxattr() local 911 struct inode *inode = d_inode(dentry); in __ceph_setxattr() local 1021 struct inode *inode = d_inode(dentry); in ceph_send_removexattr() local 1044 struct inode *inode = d_inode(dentry); in __ceph_removexattr() local
|
D | mds_client.c | 690 struct inode *inode; in __choose_mds() local 1058 int (*cb)(struct inode *, struct ceph_cap *, in iterate_session_caps() 1063 struct inode *inode, *last_inode = NULL; in iterate_session_caps() local 1118 static int remove_session_caps_cb(struct inode *inode, struct ceph_cap *cap, in remove_session_caps_cb() 1169 struct inode *inode; in remove_session_caps() local 1207 static int wake_up_session_cb(struct inode *inode, struct ceph_cap *cap, in wake_up_session_cb() 1355 static int trim_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) in trim_caps_cb() 1490 static int check_cap_flush(struct inode *inode, u64 want_flush_seq) in check_cap_flush() 1516 struct inode *inode = NULL; in wait_caps_flush() local 1735 struct inode *inode = d_inode(temp); in ceph_mdsc_build_path() local [all …]
|
D | super.h | 343 static inline struct ceph_inode_info *ceph_inode(struct inode *inode) in ceph_inode() 348 static inline struct ceph_fs_client *ceph_inode_to_client(struct inode *inode) in ceph_inode_to_client() 358 static inline struct ceph_vino ceph_vino(struct inode *inode) in ceph_vino() 413 static inline u64 ceph_ino(struct inode *inode) in ceph_ino() 417 static inline u64 ceph_snap(struct inode *inode) in ceph_snap() 422 static inline int ceph_ino_compare(struct inode *inode, void *data) in ceph_ino_compare() 473 static inline void ceph_dir_clear_complete(struct inode *inode) in ceph_dir_clear_complete() 478 static inline void ceph_dir_clear_ordered(struct inode *inode) in ceph_dir_clear_ordered() 487 static inline bool ceph_dir_is_complete_ordered(struct inode *inode) in ceph_dir_is_complete_ordered() 752 static inline int ceph_do_getattr(struct inode *inode, int mask, bool force) in ceph_do_getattr() [all …]
|
/linux-4.1.27/fs/xfs/ |
D | xfs_ioctl.c | 70 struct inode *inode; in xfs_find_handle() local 202 struct inode *inode; in xfs_open_by_handle() local 449 struct inode *inode, in xfs_attrmulti_attr_get() 478 struct inode *inode, in xfs_attrmulti_attr_set() 500 struct inode *inode, in xfs_attrmulti_attr_remove() 604 struct inode *inode, in xfs_ioc_space() 977 struct inode *inode = VFS_I(ip); in xfs_diflags_to_linux() local 1517 struct inode *inode = file_inode(filp); in xfs_file_ioctl() local
|
D | xfs_pnfs.h | 14 xfs_break_layouts(struct inode *inode, uint *iolock, bool with_imutex) in xfs_break_layouts()
|
/linux-4.1.27/net/ipv4/ |
D | proc.c | 80 static int sockstat_seq_open(struct inode *inode, struct file *file) in sockstat_seq_open() 443 static int snmp_seq_open(struct inode *inode, struct file *file) in snmp_seq_open() 491 static int netstat_seq_open(struct inode *inode, struct file *file) in netstat_seq_open()
|
/linux-4.1.27/net/ipv6/ |
D | proc.c | 50 static int sockstat6_seq_open(struct inode *inode, struct file *file) in sockstat6_seq_open() 231 static int snmp6_seq_open(struct inode *inode, struct file *file) in snmp6_seq_open() 257 static int snmp6_dev_seq_open(struct inode *inode, struct file *file) in snmp6_dev_seq_open()
|
/linux-4.1.27/security/ |
D | lsm_audit.c | 236 struct inode *inode; in dump_common_audit_data() local 249 struct inode *inode; in dump_common_audit_data() local 264 struct inode *inode; in dump_common_audit_data() local
|
/linux-4.1.27/fs/nfs/ |
D | proc.c | 121 struct inode *inode = d_inode(dentry); in nfs_proc_setattr() local 175 static int nfs_proc_readlink(struct inode *inode, struct page *page, in nfs_proc_readlink() 360 nfs_proc_link(struct inode *inode, struct inode *dir, struct qstr *name) in nfs_proc_link() 583 struct inode *inode = hdr->inode; in nfs_read_done() local 639 struct inode *inode = file_inode(filp); in nfs_proc_lock() local 668 static int nfs_have_delegation(struct inode *inode, fmode_t flags) in nfs_have_delegation() 673 static int nfs_return_delegation(struct inode *inode) in nfs_return_delegation()
|
D | delegation.h | 18 struct inode *inode; member 67 static inline int nfs_have_delegated_attributes(struct inode *inode) in nfs_have_delegated_attributes()
|
D | nfs4proc.c | 351 struct inode *inode = exception->inode; in nfs4_handle_exception() local 1360 static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode) in nfs4_return_incompatible_delegation() 1454 struct inode *inode = data->state->inode; in _nfs4_opendata_reclaim_to_nfs4_state() local 1487 struct inode *inode; in _nfs4_opendata_to_nfs4_state() local 2519 static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred, in _nfs4_do_setattr() 2579 static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred, in nfs4_do_setattr() 2616 struct inode *inode; member 2693 struct inode *inode = calldata->inode; in nfs4_close_prepare() local 2766 static bool nfs4_roc(struct inode *inode) in nfs4_roc() 3266 struct inode *inode = d_inode(dentry); in nfs4_proc_setattr() local [all …]
|
D | nfs3_fs.h | 20 static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls()
|
/linux-4.1.27/fs/ubifs/ |
D | super.c | 67 static int validate_inode(struct ubifs_info *c, const struct inode *inode) in validate_inode() 107 struct inode *inode; in ubifs_iget() local 274 struct inode *inode = container_of(head, struct inode, i_rcu); in ubifs_i_callback() local 279 static void ubifs_destroy_inode(struct inode *inode) in ubifs_destroy_inode() 290 static int ubifs_write_inode(struct inode *inode, struct writeback_control *wbc) in ubifs_write_inode() 334 static void ubifs_evict_inode(struct inode *inode) in ubifs_evict_inode() 381 static void ubifs_dirty_inode(struct inode *inode, int flags) in ubifs_dirty_inode()
|
D | misc.h | 100 static inline struct ubifs_inode *ubifs_inode(const struct inode *inode) in ubifs_inode() 236 static inline struct timespec ubifs_current_time(struct inode *inode) in ubifs_current_time()
|
/linux-4.1.27/fs/proc/ |
D | nommu.c | 48 struct inode *inode = file_inode(region->vm_file); in nommu_region_show() local 116 static int proc_nommu_region_list_open(struct inode *inode, struct file *file) in proc_nommu_region_list_open()
|
D | task_mmu.c | 211 static int proc_maps_open(struct inode *inode, struct file *file, in proc_maps_open() 231 static int proc_map_release(struct inode *inode, struct file *file) in proc_map_release() 242 static int do_maps_open(struct inode *inode, struct file *file, in do_maps_open() 252 struct inode *inode = priv->inode; in pid_of_stack() local 282 struct inode *inode = file_inode(vma->vm_file); in show_map_vma() local 394 static int pid_maps_open(struct inode *inode, struct file *file) in pid_maps_open() 399 static int tid_maps_open(struct inode *inode, struct file *file) in tid_maps_open() 689 static int pid_smaps_open(struct inode *inode, struct file *file) in pid_smaps_open() 694 static int tid_smaps_open(struct inode *inode, struct file *file) in tid_smaps_open() 1326 static int pagemap_open(struct inode *inode, struct file *file) in pagemap_open() [all …]
|
D | fd.h | 14 static inline int proc_fd(struct inode *inode) in proc_fd()
|
D | proc_sysctl.c | 433 struct inode *inode; in proc_sys_make_inode() local 464 static struct ctl_table_header *grab_header(struct inode *inode) in grab_header() 479 struct inode *inode; in proc_sys_lookup() local 519 struct inode *inode = file_inode(filp); in proc_sys_call_handler() local 564 static int proc_sys_open(struct inode *inode, struct file *filp) in proc_sys_open() 583 struct inode *inode = file_inode(filp); in proc_sys_poll() local 619 struct inode *inode; in proc_sys_fill_cache() local 720 static int proc_sys_permission(struct inode *inode, int mask) in proc_sys_permission() 750 struct inode *inode = d_inode(dentry); in proc_sys_setattr() local 767 struct inode *inode = d_inode(dentry); in proc_sys_getattr() local [all …]
|
D | cpuinfo.c | 7 static int cpuinfo_open(struct inode *inode, struct file *file) in cpuinfo_open()
|
D | cmdline.c | 12 static int cmdline_proc_open(struct inode *inode, struct file *file) in cmdline_proc_open()
|
D | version.c | 17 static int version_proc_open(struct inode *inode, struct file *file) in version_proc_open()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-module.c | 102 libcfs_psdev_open(struct inode *inode, struct file *file) in libcfs_psdev_open() 119 libcfs_psdev_release(struct inode *inode, struct file *file) in libcfs_psdev_release()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmdebug.c | 370 static int debug_release(struct inode *inode, struct file *file) in debug_release() 414 static int debug_purgelist_open(struct inode *inode, struct file *file) in debug_purgelist_open() 471 static int debug_mle_open(struct inode *inode, struct file *file) in debug_mle_open() 647 static int debug_lockres_open(struct inode *inode, struct file *file) in debug_lockres_open() 676 static int debug_lockres_release(struct inode *inode, struct file *file) in debug_lockres_release() 862 static int debug_state_open(struct inode *inode, struct file *file) in debug_state_open()
|
/linux-4.1.27/fs/jfs/ |
D | super.c | 128 struct inode *inode = container_of(head, struct inode, i_rcu); in jfs_i_callback() local 133 static void jfs_destroy_inode(struct inode *inode) in jfs_destroy_inode() 492 struct inode *inode; in jfs_fill_super() local 744 struct inode *inode = sb_dqopt(sb)->files[type]; in jfs_quota_read() local 789 struct inode *inode = sb_dqopt(sb)->files[type]; in jfs_quota_write() local 842 static struct dquot **jfs_get_dquots(struct inode *inode) in jfs_get_dquots()
|
D | jfs_acl.h | 29 static inline int jfs_init_acl(tid_t tid, struct inode *inode, in jfs_init_acl()
|
D | jfs_metapage.c | 247 static sector_t metapage_get_blocks(struct inode *inode, sector_t lblock, in metapage_get_blocks() 352 struct inode *inode = page->mapping->host; in metapage_writepage() local 485 struct inode *inode = page->mapping->host; in metapage_readpage() local 586 struct metapage *__get_metapage(struct inode *inode, unsigned long lblock, in __get_metapage() 825 static int jfs_mpstat_proc_open(struct inode *inode, struct file *file) in jfs_mpstat_proc_open()
|
/linux-4.1.27/fs/btrfs/tests/ |
D | extent-io-tests.c | 28 static noinline int process_page_range(struct inode *inode, u64 start, u64 end, in process_page_range() 68 struct inode *inode; in test_find_delalloc() local
|
/linux-4.1.27/fs/jffs2/ |
D | security.c | 26 static int jffs2_initxattrs(struct inode *inode, in jffs2_initxattrs() 43 int jffs2_init_security(struct inode *inode, struct inode *dir, in jffs2_init_security()
|
/linux-4.1.27/fs/efivarfs/ |
D | inode.c | 21 struct inode *inode = new_inode(sb); in efivarfs_get_inode() local 107 struct inode *inode = NULL; in efivarfs_create() local
|
/linux-4.1.27/fs/ocfs2/ |
D | mmap.c | 65 struct inode *inode = file_inode(file); in __ocfs2_page_mkwrite() local 134 struct inode *inode = file_inode(vma->vm_file); in ocfs2_page_mkwrite() local
|
D | journal.h | 138 static inline int ocfs2_inode_is_new(struct inode *inode) in ocfs2_inode_is_new() 206 static inline void ocfs2_checkpoint_inode(struct inode *inode) in ocfs2_checkpoint_inode() 620 static inline int ocfs2_jbd2_file_inode(handle_t *handle, struct inode *inode) in ocfs2_jbd2_file_inode() 625 static inline int ocfs2_begin_ordered_truncate(struct inode *inode, in ocfs2_begin_ordered_truncate() 635 struct inode *inode, in ocfs2_update_inode_fsync_trans()
|
D | inode.h | 118 static inline struct ocfs2_inode_info *OCFS2_I(struct inode *inode) in OCFS2_I() 131 static inline struct ocfs2_caching_info *INODE_CACHE(struct inode *inode) in INODE_CACHE() 165 static inline blkcnt_t ocfs2_inode_sector_count(struct inode *inode) in ocfs2_inode_sector_count()
|
D | export.c | 53 struct inode *inode; in ocfs2_get_dentry() local 180 static int ocfs2_encode_fh(struct inode *inode, u32 *fh_in, int *max_len, in ocfs2_encode_fh()
|
D | symlink.h | 35 static inline int ocfs2_inode_is_fast_symlink(struct inode *inode) in ocfs2_inode_is_fast_symlink()
|
D | dir.c | 152 static void ocfs2_init_dir_trailer(struct inode *inode, in ocfs2_init_dir_trailer() 209 static int ocfs2_dir_indexed(struct inode *inode) in ocfs2_dir_indexed() 522 static int ocfs2_read_dir_block(struct inode *inode, u64 v_block, in ocfs2_read_dir_block() 791 static int ocfs2_dx_dir_lookup_rec(struct inode *inode, in ocfs2_dx_dir_lookup_rec() 871 static int ocfs2_dx_dir_lookup(struct inode *inode, in ocfs2_dx_dir_lookup() 1611 struct inode *inode, u64 blkno, in __ocfs2_add_entry() 1762 static int ocfs2_dir_foreach_blk_id(struct inode *inode, in ocfs2_dir_foreach_blk_id() 1835 static int ocfs2_dir_foreach_blk_el(struct inode *inode, in ocfs2_dir_foreach_blk_el() 1938 static int ocfs2_dir_foreach_blk(struct inode *inode, u64 *f_version, in ocfs2_dir_foreach_blk() 1951 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx) in ocfs2_dir_foreach() [all …]
|
/linux-4.1.27/fs/ncpfs/ |
D | ioctl.c | 35 ncp_get_fs_info(struct ncp_server * server, struct inode *inode, in ncp_get_fs_info() 60 ncp_get_fs_info_v2(struct ncp_server * server, struct inode *inode, in ncp_get_fs_info_v2() 126 ncp_get_compat_fs_info_v2(struct ncp_server * server, struct inode *inode, in ncp_get_compat_fs_info_v2() 257 static long __ncp_ioctl(struct inode *inode, unsigned int cmd, unsigned long arg) in __ncp_ioctl() 812 struct inode *inode = file_inode(filp); in ncp_ioctl() local
|
D | ncp_fs.h | 48 #define NCP_SERVER(inode) NCP_SBP((inode)->i_sb) argument 49 static inline struct ncp_inode_info *NCP_FINFO(const struct inode *inode) in NCP_FINFO()
|
/linux-4.1.27/fs/fat/ |
D | namei_msdos.c | 204 struct inode *inode; in msdos_lookup() local 266 struct inode *inode = NULL; in msdos_create() local 311 struct inode *inode = d_inode(dentry); in msdos_rmdir() local 348 struct inode *inode; in msdos_mkdir() local 405 struct inode *inode = d_inode(dentry); in msdos_unlink() local
|
/linux-4.1.27/net/atm/ |
D | proc.c | 115 static int __vcc_seq_open(struct inode *inode, struct file *file, in __vcc_seq_open() 260 static int atm_dev_seq_open(struct inode *inode, struct file *file) in atm_dev_seq_open() 295 static int pvc_seq_open(struct inode *inode, struct file *file) in pvc_seq_open() 329 static int vcc_seq_open(struct inode *inode, struct file *file) in vcc_seq_open() 364 static int svc_seq_open(struct inode *inode, struct file *file) in svc_seq_open()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_internal.h | 310 static inline struct ll_inode_info *ll_i2info(struct inode *inode) in ll_i2info() 1037 static inline struct ll_sb_info *ll_i2sbi(struct inode *inode) in ll_i2sbi() 1042 static inline struct obd_export *ll_i2dtexp(struct inode *inode) in ll_i2dtexp() 1047 static inline struct obd_export *ll_i2mdexp(struct inode *inode) in ll_i2mdexp() 1052 static inline struct lu_fid *ll_inode2fid(struct inode *inode) in ll_inode2fid() 1062 static inline __u64 ll_file_maxbytes(struct inode *inode) in ll_file_maxbytes() 1205 static inline int ll_glimpse_size(struct inode *inode) in ll_glimpse_size() 1331 #define cl_inode_mode(inode) ((inode)->i_mode) argument 1334 static inline struct ll_file_data *cl_iattr2fd(struct inode *inode, in cl_iattr2fd() 1341 static inline void cl_isize_lock(struct inode *inode) in cl_isize_lock() [all …]
|
D | vvp_page.c | 181 struct inode *inode = vmpage->mapping->host; in vvp_page_delete() local 246 static void vvp_vmpage_error(struct inode *inode, struct page *vmpage, int ioret) in vvp_vmpage_error() 275 struct inode *inode = ccc_object_inode(page->cp_obj); in vvp_page_completion_read() local 423 struct inode *inode = ccc_object_inode(page->cp_obj); in vvp_transient_page_verify() local 474 struct inode *inode = ccc_object_inode(slice->cpl_obj); in vvp_transient_page_is_vmlocked() local
|
D | rw26.c | 75 struct inode *inode; in ll_invalidatepage() local 229 int rw, struct inode *inode, in ll_direct_rw_pages() 334 int rw, struct inode *inode, in ll_direct_IO_26_seg() 368 struct inode *inode = file->f_mapping->host; in ll_direct_IO_26() local
|
D | remote_perm.c | 162 int ll_update_remote_perm(struct inode *inode, struct mdt_remote_perm *perm) in ll_update_remote_perm() 246 int lustre_check_remote_perm(struct inode *inode, int mask) in lustre_check_remote_perm()
|
/linux-4.1.27/fs/ext2/ |
D | xattr_security.c | 45 static int ext2_initxattrs(struct inode *inode, const struct xattr *xattr_array, in ext2_initxattrs() 62 ext2_init_security(struct inode *inode, struct inode *dir, in ext2_init_security()
|
D | ialloc.c | 103 void ext2_free_inode (struct inode * inode) in ext2_free_inode() 165 static void ext2_preread_inode(struct inode *inode) in ext2_preread_inode() 438 struct inode * inode; in ext2_new_inode() local
|
D | super.c | 177 struct inode *inode = container_of(head, struct inode, i_rcu); in ext2_i_callback() local 181 static void ext2_destroy_inode(struct inode *inode) in ext2_destroy_inode() 311 static struct dquot **ext2_get_dquots(struct inode *inode) in ext2_get_dquots() 339 struct inode *inode; in ext2_nfs_get_inode() local 1445 struct inode *inode = sb_dqopt(sb)->files[type]; in ext2_quota_read() local 1490 struct inode *inode = sb_dqopt(sb)->files[type]; in ext2_quota_write() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | lproc_fld.c | 145 static int fld_proc_cache_flush_open(struct inode *inode, struct file *file) in fld_proc_cache_flush_open() 151 static int fld_proc_cache_flush_release(struct inode *inode, struct file *file) in fld_proc_cache_flush_release()
|
/linux-4.1.27/fs/notify/dnotify/ |
D | dnotify.c | 85 struct inode *inode, in dnotify_handle_event() 156 struct inode *inode; in dnotify_flush() local 258 struct inode *inode; in fcntl_dirnotify() local
|
/linux-4.1.27/fs/nfsd/ |
D | nfs3acl.c | 33 struct inode *inode; in nfsd3_proc_getacl() local 87 struct inode *inode; in nfsd3_proc_setacl() local 178 struct inode *inode = d_inode(dentry); in nfs3svc_encode_getaclres() local
|
D | vfs.c | 287 struct inode *inode = d_inode(fhp->fh_dentry); in commit_metadata() local 303 nfsd_sanitize_attrs(struct inode *inode, struct iattr *iap) in nfsd_sanitize_attrs() 367 struct inode *inode = d_inode(fhp->fh_dentry); in nfsd_get_write_access() local 402 struct inode *inode; in nfsd_setattr() local 498 struct inode *inode = d_inode(dentry); in nfsd4_is_junction() local 661 static int nfsd_open_break_lease(struct inode *inode, int access) in nfsd_open_break_lease() 682 struct inode *inode; in nfsd_open() local 927 struct inode *inode = file_inode(file); in wait_for_concurrent_writes() local 954 struct inode *inode; in nfsd_vfs_write() local 1015 struct inode *inode; in nfsd_get_tmp_read_open() local [all …]
|
D | nfs2acl.c | 34 struct inode *inode; in nfsacld_proc_getacl() local 94 struct inode *inode; in nfsacld_proc_setacl() local 258 struct inode *inode; in nfsaclsvc_encode_getaclres() local
|
/linux-4.1.27/net/x25/ |
D | x25_proc.c | 174 static int x25_seq_socket_open(struct inode *inode, struct file *file) in x25_seq_socket_open() 179 static int x25_seq_route_open(struct inode *inode, struct file *file) in x25_seq_route_open() 184 static int x25_seq_forward_open(struct inode *inode, struct file *file) in x25_seq_forward_open()
|
/linux-4.1.27/fs/btrfs/ |
D | export.c | 15 static int btrfs_encode_fh(struct inode *inode, u32 *fh, int *max_len, in btrfs_encode_fh() 64 struct inode *inode; in btrfs_get_dentry() local 223 struct inode *inode = d_inode(child); in btrfs_get_name() local
|
D | free-space-cache.c | 55 struct inode *inode = NULL; in __lookup_free_space_inode() local 98 struct inode *inode = NULL; in lookup_free_space_inode() local 230 struct inode *inode) in btrfs_truncate_free_space_cache() 290 static int readahead_cache(struct inode *inode) in readahead_cache() 309 static int io_ctl_init(struct btrfs_io_ctl *io_ctl, struct inode *inode, in io_ctl_init() 379 static int io_ctl_prepare_pages(struct btrfs_io_ctl *io_ctl, struct inode *inode, in io_ctl_prepare_pages() 670 static int __load_free_space_cache(struct btrfs_root *root, struct inode *inode, in __load_free_space_cache() 833 struct inode *inode; in load_free_space_cache() local 984 struct inode *inode, in update_cache_item() 1108 static int flush_dirty_cache(struct inode *inode) in flush_dirty_cache() [all …]
|
D | file-item.c | 162 struct inode *inode, struct bio *bio, in __btrfs_lookup_bio_sums() 295 int btrfs_lookup_bio_sums(struct btrfs_root *root, struct inode *inode, in btrfs_lookup_bio_sums() 301 int btrfs_lookup_bio_sums_dio(struct btrfs_root *root, struct inode *inode, in btrfs_lookup_bio_sums_dio() 426 int btrfs_csum_one_bio(struct btrfs_root *root, struct inode *inode, in btrfs_csum_one_bio() 879 void btrfs_extent_item_to_extent_map(struct inode *inode, in btrfs_extent_item_to_extent_map()
|
D | extent_io.c | 90 struct inode *inode; in __btrfs_debug_check_extent_io_range() local 1386 int extent_range_clear_dirty_for_io(struct inode *inode, u64 start, u64 end) in extent_range_clear_dirty_for_io() 1402 int extent_range_redirty_for_io(struct inode *inode, u64 start, u64 end) in extent_range_redirty_for_io() 1578 static noinline void __unlock_for_delalloc(struct inode *inode, in __unlock_for_delalloc() 1607 static noinline int lock_delalloc_pages(struct inode *inode, in lock_delalloc_pages() 1675 STATIC u64 find_lock_delalloc_range(struct inode *inode, in find_lock_delalloc_range() 1755 int extent_clear_unlock_delalloc(struct inode *inode, u64 start, u64 end, in extent_clear_unlock_delalloc() 1993 int free_io_failure(struct inode *inode, struct io_failure_record *rec) in free_io_failure() 2026 int repair_io_failure(struct inode *inode, u64 start, u64 length, u64 logical, in repair_io_failure() 2112 int clean_io_failure(struct inode *inode, u64 start, struct page *page, in clean_io_failure() [all …]
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | debugfs.c | 387 static int dwc3_mode_open(struct inode *inode, struct file *file) in dwc3_mode_open() 467 static int dwc3_testmode_open(struct inode *inode, struct file *file) in dwc3_testmode_open() 574 static int dwc3_link_state_open(struct inode *inode, struct file *file) in dwc3_link_state_open()
|
/linux-4.1.27/fs/logfs/ |
D | segment.c | 268 static int obj_type(struct inode *inode, level_t level) in obj_type() 293 static int __logfs_segment_write(struct inode *inode, void *buf, in __logfs_segment_write() 335 static s64 logfs_segment_write_compress(struct inode *inode, void *buf, in logfs_segment_write_compress() 363 int logfs_segment_write(struct inode *inode, struct page *page, in logfs_segment_write() 475 static void move_btree_to_page(struct inode *inode, struct page *page, in move_btree_to_page() 567 static int __logfs_segment_read(struct inode *inode, void *buf, in __logfs_segment_read() 656 int logfs_segment_read(struct inode *inode, struct page *page, in logfs_segment_read() 679 int logfs_segment_delete(struct inode *inode, struct logfs_shadow *shadow) in logfs_segment_delete() 910 struct inode *inode; in logfs_init_mapping() local
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | userdlm.c | 170 struct inode *inode; in user_dlm_grab_inode_ref() local 293 struct inode *inode; in user_dlm_drop_inode_ref() local 545 void user_dlm_write_lvb(struct inode *inode, in user_dlm_write_lvb() 563 ssize_t user_dlm_read_lvb(struct inode *inode, in user_dlm_read_lvb()
|
/linux-4.1.27/fs/exportfs/ |
D | expfs.c | 46 struct inode *inode; in find_acceptable_alias() local 350 static int export_encode_fh(struct inode *inode, struct fid *fid, in export_encode_fh() 377 int exportfs_encode_inode_fh(struct inode *inode, struct fid *fid, in exportfs_encode_inode_fh() 394 struct inode *inode = dentry->d_inode, *parent = NULL; in exportfs_encode_fh() local
|
/linux-4.1.27/mm/ |
D | truncate.c | 666 void truncate_pagecache(struct inode *inode, loff_t newsize) in truncate_pagecache() 699 void truncate_setsize(struct inode *inode, loff_t newsize) in truncate_setsize() 729 void pagecache_isize_extended(struct inode *inode, loff_t from, loff_t to) in pagecache_isize_extended() 774 void truncate_pagecache_range(struct inode *inode, loff_t lstart, loff_t lend) in truncate_pagecache_range()
|
/linux-4.1.27/drivers/watchdog/ |
D | sa1100_wdt.c | 51 static int sa1100dog_open(struct inode *inode, struct file *file) in sa1100dog_open() 71 static int sa1100dog_release(struct inode *inode, struct file *file) in sa1100dog_release()
|
D | wdt285.c | 72 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() 113 static int watchdog_release(struct inode *inode, struct file *file) in watchdog_release()
|
D | ixp4xx_wdt.c | 61 static int ixp4xx_wdt_open(struct inode *inode, struct file *file) in ixp4xx_wdt_open() 147 static int ixp4xx_wdt_release(struct inode *inode, struct file *file) in ixp4xx_wdt_release()
|
D | indydog.c | 66 static int indydog_open(struct inode *inode, struct file *file) in indydog_open() 83 static int indydog_release(struct inode *inode, struct file *file) in indydog_release()
|
D | sbc8360.c | 264 static int sbc8360_open(struct inode *inode, struct file *file) in sbc8360_open() 277 static int sbc8360_close(struct inode *inode, struct file *file) in sbc8360_close()
|
D | m54xx_wdt.c | 81 static int m54xx_wdt_open(struct inode *inode, struct file *file) in m54xx_wdt_open() 166 static int m54xx_wdt_release(struct inode *inode, struct file *file) in m54xx_wdt_release()
|
D | sbc_epx_c3.c | 66 static int epx_c3_open(struct inode *inode, struct file *file) in epx_c3_open() 84 static int epx_c3_release(struct inode *inode, struct file *file) in epx_c3_release()
|
D | sbc_fitpc2_wdt.c | 69 static int fitpc2_wdt_open(struct inode *inode, struct file *file) in fitpc2_wdt_open() 167 static int fitpc2_wdt_release(struct inode *inode, struct file *file) in fitpc2_wdt_release()
|
D | iop_wdt.c | 96 static int iop_wdt_open(struct inode *inode, struct file *file) in iop_wdt_open() 190 static int iop_wdt_release(struct inode *inode, struct file *file) in iop_wdt_release()
|
D | riowd.c | 77 static int riowd_open(struct inode *inode, struct file *filp) in riowd_open() 83 static int riowd_release(struct inode *inode, struct file *filp) in riowd_release()
|
D | wafer5823wdt.c | 191 static int wafwdt_open(struct inode *inode, struct file *file) in wafwdt_open() 203 static int wafwdt_close(struct inode *inode, struct file *file) in wafwdt_close()
|
D | lantiq_wdt.c | 151 ltq_wdt_open(struct inode *inode, struct file *file) in ltq_wdt_open() 162 ltq_wdt_release(struct inode *inode, struct file *file) in ltq_wdt_release()
|
D | scx200_wdt.c | 98 static int scx200_wdt_open(struct inode *inode, struct file *file) in scx200_wdt_open() 108 static int scx200_wdt_release(struct inode *inode, struct file *file) in scx200_wdt_release()
|
D | acquirewdt.c | 193 static int acq_open(struct inode *inode, struct file *file) in acq_open() 206 static int acq_close(struct inode *inode, struct file *file) in acq_close()
|
D | sb_wdog.c | 106 static int sbwdog_open(struct inode *inode, struct file *file) in sbwdog_open() 125 static int sbwdog_release(struct inode *inode, struct file *file) in sbwdog_release()
|
D | pcwd_pci.c | 569 static int pcipcwd_open(struct inode *inode, struct file *file) in pcipcwd_open() 584 static int pcipcwd_release(struct inode *inode, struct file *file) in pcipcwd_release() 618 static int pcipcwd_temp_open(struct inode *inode, struct file *file) in pcipcwd_temp_open() 626 static int pcipcwd_temp_release(struct inode *inode, struct file *file) in pcipcwd_temp_release()
|
D | sbc7240_wdt.c | 132 static int fop_open(struct inode *inode, struct file *file) in fop_open() 142 static int fop_close(struct inode *inode, struct file *file) in fop_close()
|
D | mixcomwd.c | 133 static int mixcomwd_open(struct inode *inode, struct file *file) in mixcomwd_open() 156 static int mixcomwd_release(struct inode *inode, struct file *file) in mixcomwd_release()
|
D | ib700wdt.c | 232 static int ibwdt_open(struct inode *inode, struct file *file) in ibwdt_open() 244 static int ibwdt_close(struct inode *inode, struct file *file) in ibwdt_close()
|
D | advantechwdt.c | 193 static int advwdt_open(struct inode *inode, struct file *file) in advwdt_open() 205 static int advwdt_close(struct inode *inode, struct file *file) in advwdt_close()
|
D | sbc60xxwdt.c | 200 static int fop_open(struct inode *inode, struct file *file) in fop_open() 214 static int fop_close(struct inode *inode, struct file *file) in fop_close()
|
D | pnx833x_wdt.c | 103 static int pnx833x_wdt_open(struct inode *inode, struct file *file) in pnx833x_wdt_open() 122 static int pnx833x_wdt_release(struct inode *inode, struct file *file) in pnx833x_wdt_release()
|
D | mtx-1_wdt.c | 126 static int mtx1_wdt_open(struct inode *inode, struct file *file) in mtx1_wdt_open() 134 static int mtx1_wdt_release(struct inode *inode, struct file *file) in mtx1_wdt_release()
|
D | pcwd_usb.c | 480 static int usb_pcwd_open(struct inode *inode, struct file *file) in usb_pcwd_open() 492 static int usb_pcwd_release(struct inode *inode, struct file *file) in usb_pcwd_release() 526 static int usb_pcwd_temperature_open(struct inode *inode, struct file *file) in usb_pcwd_temperature_open() 531 static int usb_pcwd_temperature_release(struct inode *inode, struct file *file) in usb_pcwd_temperature_release()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_debugfs.c | 32 static int uvc_debugfs_stats_open(struct inode *inode, struct file *file) in uvc_debugfs_stats_open() 56 static int uvc_debugfs_stats_release(struct inode *inode, struct file *file) in uvc_debugfs_stats_release()
|
/linux-4.1.27/fs/nilfs2/ |
D | segment.c | 425 struct inode *inode) in nilfs_segctor_begin_finfo() 439 struct inode *inode) in nilfs_segctor_end_finfo() 474 struct inode *inode, in nilfs_segctor_add_file_block() 511 struct buffer_head *bh, struct inode *inode) in nilfs_collect_file_data() 528 struct inode *inode) in nilfs_collect_file_node() 535 struct inode *inode) in nilfs_collect_file_bmap() 568 struct buffer_head *bh, struct inode *inode) in nilfs_collect_dat_data() 583 struct buffer_head *bh, struct inode *inode) in nilfs_collect_dat_bmap() 624 static size_t nilfs_lookup_dirty_data_buffers(struct inode *inode, in nilfs_lookup_dirty_data_buffers() 683 static void nilfs_lookup_dirty_node_buffers(struct inode *inode, in nilfs_lookup_dirty_node_buffers() [all …]
|
D | page.c | 61 struct buffer_head *nilfs_grab_buffer(struct inode *inode, in nilfs_grab_buffer() 406 struct inode *inode = page->mapping->host; in nilfs_clear_dirty_page() local 460 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) in nilfs_mapping_init() 511 unsigned long nilfs_find_uncommitted_extent(struct inode *inode, in nilfs_find_uncommitted_extent()
|
/linux-4.1.27/fs/ext3/ |
D | xattr_security.c | 46 static int ext3_initxattrs(struct inode *inode, in ext3_initxattrs() 66 ext3_init_security(handle_t *handle, struct inode *inode, struct inode *dir, in ext3_init_security()
|
D | ialloc.c | 79 void ext3_free_inode (handle_t *handle, struct inode * inode) in ext3_free_inode() 354 struct inode * inode; in ext3_new_inode() local 576 struct inode *inode = NULL; in ext3_orphan_get() local
|
D | file.c | 31 static int ext3_release_file (struct inode * inode, struct file * filp) in ext3_release_file()
|
D | namei.h | 11 struct inode *inode, in ext3_dir_bread()
|
/linux-4.1.27/fs/ext4/ |
D | xattr_security.c | 51 ext4_initxattrs(struct inode *inode, const struct xattr *xattr_array, in ext4_initxattrs() 70 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, in ext4_init_security()
|
D | ext4_extents.h | 176 static inline struct ext4_extent_header *ext_inode_hdr(struct inode *inode) in ext_inode_hdr() 186 static inline unsigned short ext_depth(struct inode *inode) in ext_depth() 268 #define ext4_ext_dirty(handle, inode, path) \ argument
|
D | move_extent.c | 34 get_ext_path(struct inode *inode, ext4_lblk_t lblock, in get_ext_path() 98 mext_check_coverage(struct inode *inode, ext4_lblk_t from, ext4_lblk_t count, in mext_check_coverage() 182 struct inode *inode = page->mapping->host; in mext_page_mkuptodate() local
|
/linux-4.1.27/arch/um/drivers/ |
D | harddog_kern.c | 65 static int harddog_open(struct inode *inode, struct file *file) in harddog_open() 97 static int harddog_release(struct inode *inode, struct file *file) in harddog_release()
|
D | mmapper_kern.c | 72 static int mmapper_open(struct inode *inode, struct file *file) in mmapper_open() 77 static int mmapper_release(struct inode *inode, struct file *file) in mmapper_release()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtas-proc.c | 156 static int sensors_open(struct inode *inode, struct file *file) in sensors_open() 168 static int poweron_open(struct inode *inode, struct file *file) in poweron_open() 181 static int progress_open(struct inode *inode, struct file *file) in progress_open() 194 static int clock_open(struct inode *inode, struct file *file) in clock_open() 207 static int tone_freq_open(struct inode *inode, struct file *file) in tone_freq_open() 220 static int tone_volume_open(struct inode *inode, struct file *file) in tone_volume_open() 233 static int rmo_buf_open(struct inode *inode, struct file *file) in rmo_buf_open()
|
/linux-4.1.27/fs/configfs/ |
D | file.c | 213 static int check_perm(struct inode * inode, struct file * file) in check_perm() 282 static int configfs_open_file(struct inode * inode, struct file * filp) in configfs_open_file() 287 static int configfs_release(struct inode * inode, struct file * filp) in configfs_release()
|
D | dir.c | 54 struct inode * inode) in configfs_d_iput() 243 static void init_dir(struct inode * inode) in init_dir() 252 static void configfs_init_file(struct inode * inode) in configfs_init_file() 258 static void init_symlink(struct inode * inode) in init_symlink() 1479 static int configfs_dir_open(struct inode *inode, struct file *file) in configfs_dir_open() 1503 static int configfs_dir_close(struct inode *inode, struct file *file) in configfs_dir_close() 1545 struct inode *inode = NULL; in configfs_readdir() local
|
/linux-4.1.27/net/appletalk/ |
D | atalk_proc.c | 213 static int atalk_seq_interface_open(struct inode *inode, struct file *file) in atalk_seq_interface_open() 218 static int atalk_seq_route_open(struct inode *inode, struct file *file) in atalk_seq_route_open() 223 static int atalk_seq_socket_open(struct inode *inode, struct file *file) in atalk_seq_socket_open()
|
/linux-4.1.27/fs/f2fs/ |
D | xattr.h | 124 static inline int f2fs_setxattr(struct inode *inode, int index, in f2fs_setxattr() 129 static inline int f2fs_getxattr(struct inode *inode, int index, in f2fs_getxattr() 146 static inline int f2fs_init_security(struct inode *inode, struct inode *dir, in f2fs_init_security()
|
D | checkpoint.c | 457 struct inode *inode = f2fs_iget(sbi->sb, ino); in recover_orphan_inode() local 678 static int __add_dirty_inode(struct inode *inode, struct inode_entry *new) in __add_dirty_inode() 692 void update_dirty_page(struct inode *inode, struct page *page) in update_dirty_page() 722 void add_dirty_dir_inode(struct inode *inode) in add_dirty_dir_inode() 740 void remove_dirty_dir_inode(struct inode *inode) in remove_dirty_dir_inode() 774 struct inode *inode; in sync_dirty_dir_inodes() local
|
D | super.c | 422 static int f2fs_drop_inode(struct inode *inode) in f2fs_drop_inode() 441 static void f2fs_dirty_inode(struct inode *inode, int flags) in f2fs_dirty_inode() 448 struct inode *inode = container_of(head, struct inode, i_rcu); in f2fs_i_callback() local 452 static void f2fs_destroy_inode(struct inode *inode) in f2fs_destroy_inode() 648 static int segment_info_open_fs(struct inode *inode, struct file *file) in segment_info_open_fs() 761 struct inode *inode; in f2fs_nfs_get_inode() local
|
/linux-4.1.27/net/ipx/ |
D | ipx_proc.c | 246 static int ipx_seq_route_open(struct inode *inode, struct file *file) in ipx_seq_route_open() 251 static int ipx_seq_interface_open(struct inode *inode, struct file *file) in ipx_seq_interface_open() 256 static int ipx_seq_socket_open(struct inode *inode, struct file *file) in ipx_seq_socket_open()
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_eventlog.c | 221 static int tpm_bios_measurements_release(struct inode *inode, in tpm_bios_measurements_release() 281 static int tpm_ascii_bios_measurements_open(struct inode *inode, in tpm_ascii_bios_measurements_open() 319 static int tpm_binary_bios_measurements_open(struct inode *inode, in tpm_binary_bios_measurements_open()
|
D | tpm-dev.c | 54 static int tpm_open(struct inode *inode, struct file *file) in tpm_open() 160 static int tpm_release(struct inode *inode, struct file *file) in tpm_release()
|
/linux-4.1.27/fs/reiserfs/ |
D | xattr_security.c | 56 int reiserfs_security_init(struct inode *dir, struct inode *inode, in reiserfs_security_init() 92 struct inode *inode, in reiserfs_security_write()
|
D | dir.c | 34 struct inode *inode = filp->f_mapping->host; in reiserfs_dir_fsync() local 60 int reiserfs_readdir_inode(struct inode *inode, struct dir_context *ctx) in reiserfs_readdir_inode()
|
/linux-4.1.27/drivers/s390/char/ |
D | vmcp.c | 29 static int vmcp_open(struct inode *inode, struct file *file) in vmcp_open() 48 static int vmcp_release(struct inode *inode, struct file *file) in vmcp_release()
|
D | zcore.c | 368 static int zcore_open(struct inode *inode, struct file *filp) in zcore_open() 376 static int zcore_release(struct inode *inode, struct file *filep) in zcore_release() 419 static int zcore_memmap_open(struct inode *inode, struct file *filp) in zcore_memmap_open() 438 static int zcore_memmap_release(struct inode *inode, struct file *filp) in zcore_memmap_release() 462 static int zcore_reipl_open(struct inode *inode, struct file *filp) in zcore_reipl_open() 467 static int zcore_reipl_release(struct inode *inode, struct file *filp) in zcore_reipl_release()
|
D | hmcdrv_dev.c | 113 static int hmcdrv_dev_open(struct inode *inode, struct file *fp) in hmcdrv_dev_open() 146 static int hmcdrv_dev_release(struct inode *inode, struct file *fp) in hmcdrv_dev_release()
|
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound_core.c | 325 static int mixer_open(struct inode *inode, struct file *file) in mixer_open() 337 static int mixer_release(struct inode *inode, struct file *file) in mixer_release() 761 static int sq_open(struct inode *inode, struct file *file) in sq_open() 879 static int sq_release(struct inode *inode, struct file *file) in sq_release() 1265 static int state_open(struct inode *inode, struct file *file) in state_open() 1347 static int state_release(struct inode *inode, struct file *file) in state_release()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | apc.c | 78 static int apc_open(struct inode *inode, struct file *f) in apc_open() 83 static int apc_release(struct inode *inode, struct file *f) in apc_release()
|
/linux-4.1.27/fs/ufs/ |
D | ialloc.c | 56 void ufs_free_inode (struct inode * inode) in ufs_free_inode() 178 struct inode * inode; in ufs_new_inode() local
|
/linux-4.1.27/drivers/misc/cxl/ |
D | file.c | 48 static int __afu_open(struct inode *inode, struct file *file, bool master) in __afu_open() 99 static int afu_open(struct inode *inode, struct file *file) in afu_open() 104 static int afu_master_open(struct inode *inode, struct file *file) in afu_master_open() 109 static int afu_release(struct inode *inode, struct file *file) in afu_release()
|
/linux-4.1.27/net/sctp/ |
D | proc.c | 88 static int sctp_snmp_seq_open(struct inode *inode, struct file *file) in sctp_snmp_seq_open() 252 static int sctp_eps_seq_open(struct inode *inode, struct file *file) in sctp_eps_seq_open() 378 static int sctp_assocs_seq_open(struct inode *inode, struct file *file) in sctp_assocs_seq_open() 533 static int sctp_remaddr_seq_open(struct inode *inode, struct file *file) in sctp_remaddr_seq_open()
|
/linux-4.1.27/fs/notify/ |
D | mark.c | 132 struct inode *inode = NULL; in fsnotify_destroy_mark_locked() local 319 struct fsnotify_group *group, struct inode *inode, in fsnotify_add_mark_locked() 381 struct inode *inode, struct vfsmount *mnt, int allow_dups) in fsnotify_add_mark()
|
D | fsnotify.c | 34 void __fsnotify_inode_delete(struct inode *inode) in __fsnotify_inode_delete() 52 void __fsnotify_update_child_dentry_flags(struct inode *inode) in __fsnotify_update_child_dentry_flags()
|
/linux-4.1.27/arch/arc/kernel/ |
D | troubleshoot.c | 84 struct inode *inode; in show_faulting_vma() local 257 static int tlb_stats_open(struct inode *inode, struct file *file) in tlb_stats_open() 294 static int tlb_stats_close(struct inode *inode, struct file *file) in tlb_stats_close()
|
/linux-4.1.27/drivers/char/ |
D | genrtc.c | 354 static int gen_rtc_open(struct inode *inode, struct file *file) in gen_rtc_open() 370 static int gen_rtc_release(struct inode *inode, struct file *file) in gen_rtc_release() 459 static int gen_rtc_proc_open(struct inode *inode, struct file *file) in gen_rtc_proc_open()
|
D | misc.c | 98 static int misc_seq_open(struct inode *inode, struct file *file) in misc_seq_open() 112 static int misc_open(struct inode * inode, struct file * file) in misc_open()
|
D | apm-emulation.c | 333 static int apm_release(struct inode * inode, struct file * filp) in apm_release() 359 static int apm_open(struct inode * inode, struct file * filp) in apm_open() 472 static int proc_apm_open(struct inode *inode, struct file *file) in proc_apm_open()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | scanlog.c | 135 static int scanlog_open(struct inode * inode, struct file * file) in scanlog_open() 151 static int scanlog_release(struct inode * inode, struct file * file) in scanlog_release()
|
/linux-4.1.27/fs/cifs/ |
D | file.c | 175 cifs_nt_open(char *full_path, struct inode *inode, struct cifs_sb_info *cifs_sb, in cifs_nt_open() 275 struct inode *inode = d_inode(dentry); in cifs_new_fileinfo() local 359 struct inode *inode = d_inode(cifs_file->dentry); in cifsFileInfo_put() local 437 int cifs_open(struct inode *inode, struct file *file) in cifs_open() 606 struct inode *inode; in cifs_reopen_file() local 745 int cifs_close(struct inode *inode, struct file *file) in cifs_close() 756 int cifs_closedir(struct inode *inode, struct file *file) in cifs_closedir() 1127 struct inode *inode = d_inode(cfile->dentry); in cifs_push_posix_locks() local 1490 struct inode *inode = d_inode(cfile->dentry); in cifs_setlk() local 1840 struct inode *inode; in cifs_partialpagewrite() local [all …]
|
D | dir.c | 194 cifs_do_create(struct inode *inode, struct dentry *direntry, unsigned int xid, in cifs_do_create() 416 cifs_atomic_open(struct inode *inode, struct dentry *direntry, in cifs_atomic_open() 524 int cifs_create(struct inode *inode, struct dentry *direntry, umode_t mode, in cifs_create() 568 int cifs_mknod(struct inode *inode, struct dentry *direntry, umode_t mode, in cifs_mknod()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_debugfs.c | 460 static int in_flight_summary_open(struct inode *inode, struct file *file) in in_flight_summary_open() 467 static int in_flight_summary_release(struct inode *inode, struct file *file) in in_flight_summary_release() 583 static int callback_history_open(struct inode *inode, struct file *file) in callback_history_open() 590 static int callback_history_release(struct inode *inode, struct file *file) in callback_history_release() 630 static int connection_oldest_requests_open(struct inode *inode, struct file *file) in connection_oldest_requests_open() 637 static int connection_oldest_requests_release(struct inode *inode, struct file *file) in connection_oldest_requests_release() 904 static int drbd_version_open(struct inode *inode, struct file *file) in drbd_version_open()
|
D | drbd_proc.c | 349 static int drbd_proc_open(struct inode *inode, struct file *file) in drbd_proc_open() 362 static int drbd_proc_release(struct inode *inode, struct file *file) in drbd_proc_release()
|
/linux-4.1.27/drivers/sbus/char/ |
D | display7seg.c | 74 static int d7s_open(struct inode *inode, struct file *f) in d7s_open() 82 static int d7s_release(struct inode *inode, struct file *f) in d7s_release()
|
D | flash.c | 125 flash_open(struct inode *inode, struct file *file) in flash_open() 138 flash_release(struct inode *inode, struct file *file) in flash_release()
|
/linux-4.1.27/drivers/misc/mic/host/ |
D | mic_fops.c | 30 int mic_open(struct inode *inode, struct file *f) in mic_open() 49 int mic_release(struct inode *inode, struct file *f) in mic_release()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 717 lpfc_debugfs_disc_trc_open(struct inode *inode, struct file *file) in lpfc_debugfs_disc_trc_open() 767 lpfc_debugfs_slow_ring_trc_open(struct inode *inode, struct file *file) in lpfc_debugfs_slow_ring_trc_open() 817 lpfc_debugfs_hbqinfo_open(struct inode *inode, struct file *file) in lpfc_debugfs_hbqinfo_open() 859 lpfc_debugfs_dumpHBASlim_open(struct inode *inode, struct file *file) in lpfc_debugfs_dumpHBASlim_open() 901 lpfc_debugfs_dumpHostSlim_open(struct inode *inode, struct file *file) in lpfc_debugfs_dumpHostSlim_open() 928 lpfc_debugfs_dumpData_open(struct inode *inode, struct file *file) in lpfc_debugfs_dumpData_open() 958 lpfc_debugfs_dumpDif_open(struct inode *inode, struct file *file) in lpfc_debugfs_dumpDif_open() 1101 lpfc_debugfs_dif_err_release(struct inode *inode, struct file *file) in lpfc_debugfs_dif_err_release() 1122 lpfc_debugfs_nodelist_open(struct inode *inode, struct file *file) in lpfc_debugfs_nodelist_open() 1211 lpfc_debugfs_release(struct inode *inode, struct file *file) in lpfc_debugfs_release() [all …]
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_debugfs.c | 58 static int drm_debugfs_open(struct inode *inode, struct file *file) in drm_debugfs_open() 271 static int connector_open(struct inode *inode, struct file *file) in connector_open() 318 static int edid_open(struct inode *inode, struct file *file) in edid_open()
|
D | drm_fops.c | 80 int drm_open(struct inode *inode, struct file *filp) in drm_open() 370 int drm_release(struct inode *inode, struct file *filp) in drm_release()
|
/linux-4.1.27/fs/afs/ |
D | super.c | 312 struct inode *inode = NULL; in afs_fill_super() local 504 struct inode *inode = container_of(head, struct inode, i_rcu); in afs_i_callback() local 512 static void afs_destroy_inode(struct inode *inode) in afs_destroy_inode()
|
D | dir.c | 215 static int afs_dir_open(struct inode *inode, struct file *file) in afs_dir_open() 467 struct inode *inode; in afs_try_auto_mntpt() local 499 struct inode *inode; in afs_lookup() local 737 struct inode *inode; in afs_mkdir() local 914 struct inode *inode; in afs_create() local 1022 struct inode *inode; in afs_symlink() local
|
D | proc.c | 158 static int afs_proc_cells_open(struct inode *inode, struct file *file) in afs_proc_cells_open() 393 static int afs_proc_cell_volumes_open(struct inode *inode, struct file *file) in afs_proc_cell_volumes_open() 491 static int afs_proc_cell_vlservers_open(struct inode *inode, struct file *file) in afs_proc_cell_vlservers_open() 587 static int afs_proc_cell_servers_open(struct inode *inode, struct file *file) in afs_proc_cell_servers_open()
|
/linux-4.1.27/fs/ecryptfs/ |
D | mmap.c | 47 struct page *ecryptfs_get_locked_page(struct inode *inode, loff_t index) in ecryptfs_get_locked_page() 251 struct inode *inode = page->mapping->host; in fill_zeros_to_end_of_page() local 544 struct inode *inode; in ecryptfs_bmap() local
|
/linux-4.1.27/net/core/ |
D | net-procfs.c | 176 static int dev_seq_open(struct inode *inode, struct file *file) in dev_seq_open() 197 static int softnet_seq_open(struct inode *inode, struct file *file) in softnet_seq_open() 300 static int ptype_seq_open(struct inode *inode, struct file *file) in ptype_seq_open() 386 static int dev_mc_seq_open(struct inode *inode, struct file *file) in dev_mc_seq_open()
|
/linux-4.1.27/fs/cramfs/ |
D | inode.c | 83 struct inode *inode; in get_cramfs_inode() local 372 struct inode *inode = file_inode(file); in cramfs_readdir() local 436 struct inode *inode = NULL; in cramfs_lookup() local 493 struct inode *inode = page->mapping->host; in cramfs_readpage() local
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_debugfs.c | 138 static int musb_regdump_open(struct inode *inode, struct file *file) in musb_regdump_open() 184 static int musb_test_mode_open(struct inode *inode, struct file *file) in musb_test_mode_open()
|
/linux-4.1.27/fs/hpfs/ |
D | dir.c | 12 static int hpfs_dir_release(struct inode *inode, struct file *filp) in hpfs_dir_release() 62 struct inode *inode = file_inode(file); in hpfs_readdir() local
|
/linux-4.1.27/drivers/acpi/apei/ |
D | erst-dbg.c | 44 static int erst_dbg_open(struct inode *inode, struct file *file) in erst_dbg_open() 60 static int erst_dbg_release(struct inode *inode, struct file *file) in erst_dbg_release()
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 29 ff_layout_alloc_layout_hdr(struct inode *inode, gfp_t gfp_flags) in ff_layout_alloc_layout_hdr() 396 struct inode *inode; in ff_layout_free_lseg() local 678 struct inode *inode = lo->plh_inode; in ff_layout_async_handle_error_v4() local 849 struct inode *inode; in ff_layout_read_done_cb() local 1006 struct inode *inode; in ff_layout_write_done_cb() local 1053 struct inode *inode; in ff_layout_commit_done_cb() local 1404 ff_layout_commit_pagelist(struct inode *inode, struct list_head *mds_pages, in ff_layout_commit_pagelist() 1412 ff_layout_get_ds_info(struct inode *inode) in ff_layout_get_ds_info()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | device.c | 202 static int wr_log_open(struct inode *inode, struct file *file) in wr_log_open() 303 static int qp_release(struct inode *inode, struct file *file) in qp_release() 315 static int qp_open(struct inode *inode, struct file *file) in qp_open() 397 static int stag_release(struct inode *inode, struct file *file) in stag_release() 409 static int stag_open(struct inode *inode, struct file *file) in stag_open() 498 static int stats_open(struct inode *inode, struct file *file) in stats_open() 649 static int ep_release(struct inode *inode, struct file *file) in ep_release() 661 static int ep_open(struct inode *inode, struct file *file) in ep_open()
|
/linux-4.1.27/kernel/events/ |
D | uprobes.c | 72 struct inode *inode; /* Also hold a ref to inode */ member 386 static struct uprobe *__find_uprobe(struct inode *inode, loff_t offset) in __find_uprobe() 413 static struct uprobe *find_uprobe(struct inode *inode, loff_t offset) in find_uprobe() 481 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset) in alloc_uprobe() 876 int uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_register() 923 int uprobe_apply(struct inode *inode, loff_t offset, in uprobe_apply() 951 void uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister() 994 find_node_in_range(struct inode *inode, loff_t min, loff_t max) in find_node_in_range() 1021 static void build_probe_list(struct inode *inode, in build_probe_list() 1065 struct inode *inode; in uprobe_mmap() local [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/ |
D | linux-module.c | 173 static int obd_class_open(struct inode *inode, struct file *file) in obd_class_open() 180 static int obd_class_release(struct inode *inode, struct file *file) in obd_class_release() 400 static int obd_device_list_open(struct inode *inode, struct file *file) in obd_device_list_open()
|
/linux-4.1.27/net/rxrpc/ |
D | ar-proc.c | 96 static int rxrpc_call_seq_open(struct inode *inode, struct file *file) in rxrpc_call_seq_open() 181 static int rxrpc_connection_seq_open(struct inode *inode, struct file *file) in rxrpc_connection_seq_open()
|
/linux-4.1.27/drivers/uio/ |
D | uio_pdrv_genirq.c | 45 static int uio_pdrv_genirq_open(struct uio_info *info, struct inode *inode) in uio_pdrv_genirq_open() 54 static int uio_pdrv_genirq_release(struct uio_info *info, struct inode *inode) in uio_pdrv_genirq_release()
|
/linux-4.1.27/fs/sysv/ |
D | ialloc.c | 100 void sysv_free_inode(struct inode * inode) in sysv_free_inode() 139 struct inode *inode; in sysv_new_inode() local
|
D | file.c | 33 struct inode *inode = d_inode(dentry); in sysv_setattr() local
|
/linux-4.1.27/fs/ |
D | no-block.c | 15 static int no_blkdev_open(struct inode * inode, struct file * filp) in no_blkdev_open()
|
/linux-4.1.27/include/linux/ |
D | ramfs.h | 11 ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize) in ramfs_nommu_expand_for_mapping()
|
D | uprobes.h | 141 uprobe_register(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_register() 146 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add) in uprobe_apply() 151 uprobe_unregister(struct inode *inode, loff_t offset, struct uprobe_consumer *uc) in uprobe_unregister()
|
/linux-4.1.27/drivers/usb/host/ |
D | imx21-dbg.c | 426 static int debug_status_open(struct inode *inode, struct file *file) in debug_status_open() 431 static int debug_dmem_open(struct inode *inode, struct file *file) in debug_dmem_open() 436 static int debug_etd_open(struct inode *inode, struct file *file) in debug_etd_open() 441 static int debug_statistics_open(struct inode *inode, struct file *file) in debug_statistics_open() 446 static int debug_isoc_open(struct inode *inode, struct file *file) in debug_isoc_open()
|
D | ohci-dbg.c | 725 static int debug_close(struct inode *inode, struct file *file) in debug_close() 737 static int debug_async_open(struct inode *inode, struct file *file) in debug_async_open() 744 static int debug_periodic_open(struct inode *inode, struct file *file) in debug_periodic_open() 752 static int debug_registers_open(struct inode *inode, struct file *file) in debug_registers_open()
|
/linux-4.1.27/kernel/locking/ |
D | lockdep_proc.c | 103 static int lockdep_open(struct inode *inode, struct file *file) in lockdep_open() 171 static int lockdep_chains_open(struct inode *inode, struct file *file) in lockdep_chains_open() 351 static int lockdep_stats_open(struct inode *inode, struct file *file) in lockdep_stats_open() 608 static int lock_stat_open(struct inode *inode, struct file *file) in lock_stat_open() 659 static int lock_stat_release(struct inode *inode, struct file *file) in lock_stat_release()
|
/linux-4.1.27/fs/fuse/ |
D | cuse.c | 111 static int cuse_open(struct inode *inode, struct file *file) in cuse_open() 141 static int cuse_release(struct inode *inode, struct file *file) in cuse_release() 490 static int cuse_channel_open(struct inode *inode, struct file *file) in cuse_channel_open() 528 static int cuse_channel_release(struct inode *inode, struct file *file) in cuse_channel_release()
|
/linux-4.1.27/fs/lockd/ |
D | svcsubs.c | 47 struct inode *inode = file_inode(file->f_file); in nlm_debug_print_file() local 165 struct inode *inode = nlmsvc_file_inode(file); in nlm_traverse_locks() local 227 struct inode *inode = nlmsvc_file_inode(file); in nlm_file_inuse() local
|
/linux-4.1.27/fs/hfsplus/ |
D | catalog.c | 80 void hfsplus_cat_set_perms(struct inode *inode, struct hfsplus_perm *perms) in hfsplus_cat_set_perms() 105 u32 cnid, struct inode *inode) in hfsplus_cat_build_record() 253 struct qstr *str, struct inode *inode) in hfsplus_create_cat()
|
D | acl.h | 23 static inline int hfsplus_init_posix_acl(struct inode *inode, struct inode *dir) in hfsplus_init_posix_acl()
|
/linux-4.1.27/arch/x86/kernel/ |
D | pmc_atom.c | 179 static int pmc_dev_state_open(struct inode *inode, struct file *file) in pmc_dev_state_open() 205 static int pmc_pss_state_open(struct inode *inode, struct file *file) in pmc_pss_state_open() 236 static int pmc_sleep_tmr_open(struct inode *inode, struct file *file) in pmc_sleep_tmr_open()
|
D | cpuid.c | 64 struct inode *inode = file->f_mapping->host; in cpuid_seek() local 114 static int cpuid_open(struct inode *inode, struct file *file) in cpuid_open()
|
/linux-4.1.27/fs/9p/ |
D | v9fs_vfs.h | 77 static inline void v9fs_invalidate_inode_attr(struct inode *inode) in v9fs_invalidate_inode_attr()
|
/linux-4.1.27/fs/dlm/ |
D | user.c | 634 static int device_open(struct inode *inode, struct file *file) in device_open() 661 static int device_close(struct inode *inode, struct file *file) in device_close() 926 static int ctl_device_open(struct inode *inode, struct file *file) in ctl_device_open() 932 static int ctl_device_close(struct inode *inode, struct file *file) in ctl_device_close() 937 static int monitor_device_open(struct inode *inode, struct file *file) in monitor_device_open() 944 static int monitor_device_close(struct inode *inode, struct file *file) in monitor_device_close()
|
/linux-4.1.27/security/selinux/ |
D | selinuxfs.c | 220 static int sel_open_handle_status(struct inode *inode, struct file *filp) in sel_open_handle_status() 373 static int sel_open_policy(struct inode *inode, struct file *filp) in sel_open_policy() 421 static int sel_release_policy(struct inode *inode, struct file *filp) in sel_release_policy() 1210 struct inode *inode = NULL; in sel_make_bools() local 1427 static int sel_open_avc_cache_stats(struct inode *inode, struct file *file) in sel_open_avc_cache_stats() 1453 struct inode *inode; in sel_make_avc_files() local 1499 struct inode *inode; in sel_make_initcon_files() local 1595 struct inode *inode; in sel_make_perm_files() local 1625 struct inode *inode = NULL; in sel_make_class_dir_entries() local 1692 struct inode *inode = NULL; in sel_make_policycap() local [all …]
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify.c | 153 struct fanotify_event_info *fanotify_alloc_event(struct inode *inode, u32 mask, in fanotify_alloc_event() 188 struct inode *inode, in fanotify_handle_event()
|
/linux-4.1.27/fs/hfs/ |
D | sysdep.c | 18 struct inode *inode; in hfs_revalidate_dentry() local
|
/linux-4.1.27/fs/gfs2/ |
D | super.c | 741 static int gfs2_write_inode(struct inode *inode, struct writeback_control *wbc) in gfs2_write_inode() 775 static void gfs2_dirty_inode(struct inode *inode, int flags) in gfs2_dirty_inode() 1298 static int gfs2_drop_inode(struct inode *inode) in gfs2_drop_inode() 1427 struct inode *inode = &ip->i_inode; in gfs2_final_release_pages() local 1509 static void gfs2_evict_inode(struct inode *inode) in gfs2_evict_inode() 1642 struct inode *inode = container_of(head, struct inode, i_rcu); in gfs2_i_callback() local 1646 static void gfs2_destroy_inode(struct inode *inode) in gfs2_destroy_inode()
|
/linux-4.1.27/arch/mips/lasat/ |
D | picvue_proc.c | 59 static int pvc_line_proc_open(struct inode *inode, struct file *file) in pvc_line_proc_open() 145 static int pvc_scroll_proc_open(struct inode *inode, struct file *file) in pvc_scroll_proc_open()
|
/linux-4.1.27/fs/isofs/ |
D | export.c | 24 struct inode *inode; in isofs_export_iget() local 110 isofs_export_encode_fh(struct inode *inode, in isofs_export_encode_fh()
|
/linux-4.1.27/fs/efs/ |
D | inode.c | 57 struct inode *inode; in efs_iget() local 197 efs_block_t efs_map_block(struct inode *inode, efs_block_t block) { in efs_map_block()
|
D | symlink.c | 18 struct inode * inode = page->mapping->host; in efs_symlink_readpage() local
|
/linux-4.1.27/fs/bfs/ |
D | file.c | 63 static int bfs_get_block(struct inode *inode, sector_t block, in bfs_get_block() 164 struct inode *inode = mapping->host; in bfs_write_failed() local
|
/linux-4.1.27/drivers/video/fbdev/via/ |
D | viafbdev.c | 1137 static int viafb_dvp0_proc_open(struct inode *inode, struct file *file) in viafb_dvp0_proc_open() 1208 static int viafb_dvp1_proc_open(struct inode *inode, struct file *file) in viafb_dvp1_proc_open() 1271 static int viafb_dfph_proc_open(struct inode *inode, struct file *file) in viafb_dfph_proc_open() 1306 static int viafb_dfpl_proc_open(struct inode *inode, struct file *file) in viafb_dfpl_proc_open() 1365 static int viafb_vt1636_proc_open(struct inode *inode, struct file *file) in viafb_vt1636_proc_open() 1478 static int viafb_sup_odev_proc_open(struct inode *inode, struct file *file) in viafb_sup_odev_proc_open() 1526 static int viafb_iga1_odev_proc_open(struct inode *inode, struct file *file) in viafb_iga1_odev_proc_open() 1566 static int viafb_iga2_odev_proc_open(struct inode *inode, struct file *file) in viafb_iga2_odev_proc_open()
|
/linux-4.1.27/fs/minix/ |
D | file.c | 26 struct inode *inode = d_inode(dentry); in minix_setattr() local
|
/linux-4.1.27/fs/befs/ |
D | inode.c | 19 befs_blocknr_t inode) in befs_check_inode()
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat.c | 151 static int roccat_open(struct inode *inode, struct file *file) in roccat_open() 206 static int roccat_release(struct inode *inode, struct file *file) in roccat_release() 381 struct inode *inode = file_inode(file); in roccat_ioctl() local
|
D | hidraw.c | 269 static int hidraw_open(struct inode *inode, struct file *file) in hidraw_open() 351 static int hidraw_release(struct inode * inode, struct file * file) in hidraw_release() 373 struct inode *inode = file_inode(file); in hidraw_ioctl() local
|
/linux-4.1.27/drivers/pps/ |
D | pps.c | 245 static int pps_cdev_open(struct inode *inode, struct file *file) in pps_cdev_open() 254 static int pps_cdev_release(struct inode *inode, struct file *file) in pps_cdev_release()
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fb_defio.c | 72 struct inode *inode = file_inode(file); in fb_deferred_io_fsync() local 219 struct inode *inode, in fb_deferred_io_open()
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 144 static int wil_vring_seq_open(struct inode *inode, struct file *file) in wil_vring_seq_open() 254 static int wil_mbox_seq_open(struct inode *inode, struct file *file) in wil_mbox_seq_open() 484 static int wil_memread_seq_open(struct inode *inode, struct file *file) in wil_memread_seq_open() 880 static int wil_txdesc_seq_open(struct inode *inode, struct file *file) in wil_txdesc_seq_open() 969 static int wil_bf_seq_open(struct inode *inode, struct file *file) in wil_bf_seq_open() 1056 static int wil_temp_seq_open(struct inode *inode, struct file *file) in wil_temp_seq_open() 1080 static int wil_freq_seq_open(struct inode *inode, struct file *file) in wil_freq_seq_open() 1131 static int wil_link_seq_open(struct inode *inode, struct file *file) in wil_link_seq_open() 1180 static int wil_info_seq_open(struct inode *inode, struct file *file) in wil_info_seq_open() 1315 static int wil_sta_seq_open(struct inode *inode, struct file *file) in wil_sta_seq_open()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | debug.c | 292 static int cw1200_status_open(struct inode *inode, struct file *file) in cw1200_status_open() 348 static int cw1200_counters_open(struct inode *inode, struct file *file) in cw1200_counters_open()
|
/linux-4.1.27/security/tomoyo/ |
D | securityfs_if.c | 136 static int tomoyo_open(struct inode *inode, struct file *file) in tomoyo_open() 149 static int tomoyo_release(struct inode *inode, struct file *file) in tomoyo_release()
|
/linux-4.1.27/fs/coda/ |
D | symlink.c | 25 struct inode *inode = page->mapping->host; in coda_symlink_filler() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | cpqphp_sysfs.c | 145 static int open(struct inode *inode, struct file *file) in open() 181 static int release(struct inode *inode, struct file *file) in release()
|
/linux-4.1.27/sound/core/seq/oss/ |
D | seq_oss.c | 127 odev_open(struct inode *inode, struct file *file) in odev_open() 144 odev_release(struct inode *inode, struct file *file) in odev_release()
|
/linux-4.1.27/drivers/regulator/ |
D | dbx500-prcmu.c | 105 static int ux500_regulator_power_state_cnt_open(struct inode *inode, in ux500_regulator_power_state_cnt_open() 144 static int ux500_regulator_status_open(struct inode *inode, struct file *file) in ux500_regulator_status_open()
|
/linux-4.1.27/net/8021q/ |
D | vlanproc.c | 76 static int vlan_seq_open(struct inode *inode, struct file *file) in vlan_seq_open() 94 static int vlandev_seq_open(struct inode *inode, struct file *file) in vlandev_seq_open()
|
/linux-4.1.27/net/batman-adv/ |
D | icmp_socket.c | 38 static int batadv_socket_open(struct inode *inode, struct file *file) in batadv_socket_open() 80 static int batadv_socket_release(struct inode *inode, struct file *file) in batadv_socket_release()
|
/linux-4.1.27/drivers/platform/x86/ |
D | dell-smo8800.c | 119 static int smo8800_misc_open(struct inode *inode, struct file *file) in smo8800_misc_open() 131 static int smo8800_misc_release(struct inode *inode, struct file *file) in smo8800_misc_release()
|
/linux-4.1.27/drivers/platform/chrome/ |
D | cros_ec_dev.c | 72 static int ec_device_open(struct inode *inode, struct file *filp) in ec_device_open() 79 static int ec_device_release(struct inode *inode, struct file *filp) in ec_device_release()
|
/linux-4.1.27/drivers/char/mwave/ |
D | mwavedd.c | 95 static int mwave_open(struct inode *inode, struct file *file) in mwave_open() 108 static int mwave_close(struct inode *inode, struct file *file) in mwave_close()
|
/linux-4.1.27/drivers/nubus/ |
D | proc.c | 49 static int nubus_devices_proc_open(struct inode *inode, struct file *file) in nubus_devices_proc_open() 205 static int nubus_proc_open(struct inode *inode, struct file *file) in nubus_proc_open()
|
/linux-4.1.27/drivers/ide/ |
D | ide-floppy_proc.c | 16 static int idefloppy_capacity_proc_open(struct inode *inode, struct file *file) in idefloppy_capacity_proc_open()
|
/linux-4.1.27/drivers/media/dvb-core/ |
D | dvbdev.c | 67 static int dvb_device_open(struct inode *inode, struct file *file) in dvb_device_open() 106 int dvb_generic_open(struct inode *inode, struct file *file) in dvb_generic_open() 132 int dvb_generic_release(struct inode *inode, struct file *file) in dvb_generic_release()
|
/linux-4.1.27/drivers/pci/ |
D | proc.c | 257 static int proc_bus_pci_open(struct inode *inode, struct file *file) in proc_bus_pci_open() 272 static int proc_bus_pci_release(struct inode *inode, struct file *file) in proc_bus_pci_release() 421 static int proc_bus_pci_dev_open(struct inode *inode, struct file *file) in proc_bus_pci_dev_open()
|
/linux-4.1.27/fs/notify/inotify/ |
D | inotify_user.c | 517 struct inode *inode, in inotify_update_existing_watch() 568 struct inode *inode, in inotify_new_watch() 617 static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, u32 arg) in inotify_update_watch() 703 struct inode *inode; in SYSCALL_DEFINE3() local
|