| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | overlayfs.h | 327 static inline void ovl_set_flag(unsigned long flag, struct inode *inode) in ovl_set_flag() 332 static inline void ovl_clear_flag(unsigned long flag, struct inode *inode) in ovl_clear_flag() 337 static inline bool ovl_test_flag(unsigned long flag, struct inode *inode) in ovl_test_flag() 375 static inline void ovl_inode_lock(struct inode *inode) in ovl_inode_lock() 380 static inline int ovl_inode_lock_interruptible(struct inode *inode) in ovl_inode_lock_interruptible() 385 static inline void ovl_inode_unlock(struct inode *inode) in ovl_inode_unlock()
|
| H A D | export.c | 249 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh() 286 struct inode *inode; in ovl_obtain_alias() local 433 struct inode *inode; in ovl_lookup_real_inode() local 701 struct inode *inode; in ovl_lower_fh_to_d() local
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | user.c | 630 static int device_open(struct inode *inode, struct file *file) in device_open() 657 static int device_close(struct inode *inode, struct file *file) in device_close() 923 static int ctl_device_open(struct inode *inode, struct file *file) in ctl_device_open() 929 static int ctl_device_close(struct inode *inode, struct file *file) in ctl_device_close() 934 static int monitor_device_open(struct inode *inode, struct file *file) in monitor_device_open() 941 static int monitor_device_close(struct inode *inode, struct file *file) in monitor_device_close()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_debugfs.c | 60 megasas_debugfs_raidmap_open(struct inode *inode, struct file *file) in megasas_debugfs_raidmap_open() 80 megasas_debugfs_release(struct inode *inode, struct file *file) in megasas_debugfs_release()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | delegation.h | 19 struct inode *inode; member 86 static inline int nfs_have_delegated_attributes(struct inode *inode) in nfs_have_delegated_attributes()
|
| H A D | nfs4file.c | 28 nfs4_file_open(struct inode *inode, struct file *filp) in nfs4_file_open() 115 struct inode *inode = file_inode(file); in nfs4_file_flush() local 226 struct inode *inode = file_inode(filep); in nfs42_fallocate() local
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | dir.c | 62 static int exfat_readdir(struct inode *inode, loff_t *cpos, struct exfat_dir_entry *dir_entry) in exfat_readdir() 217 struct inode *inode = filp->f_path.dentry->d_inode; in exfat_iterate() local 314 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu) in exfat_alloc_new_dir() 436 int exfat_init_dir_entry(struct inode *inode, struct exfat_chain *p_dir, in exfat_init_dir_entry() 488 int exfat_update_dir_chksum(struct inode *inode, struct exfat_chain *p_dir, in exfat_update_dir_chksum() 524 int exfat_init_ext_entry(struct inode *inode, struct exfat_chain *p_dir, in exfat_init_ext_entry() 567 int exfat_remove_entries(struct inode *inode, struct exfat_chain *p_dir, in exfat_remove_entries()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_ioctl.c | 62 struct inode *inode; in xfs_find_handle() local 193 struct inode *inode; in xfs_open_by_handle() local 465 struct inode *inode, in xfs_attrmulti_attr_get() 499 struct inode *inode, in xfs_attrmulti_attr_set() 536 struct inode *inode, in xfs_ioc_attrmulti_one() 634 struct inode *inode = file_inode(filp); in xfs_ioc_space() local 1255 struct inode *inode = VFS_I(ip); in xfs_ioctl_setattr_prepare_dax() local 2083 struct inode *inode = file_inode(filp); in xfs_file_ioctl() local
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | dir.c | 48 struct inode * inode) in configfs_d_iput() 289 struct inode *inode; in configfs_create_dir() local 368 struct inode *inode; in configfs_create_link() local 436 struct inode *inode; in configfs_attach_attr() local 1428 struct inode *inode = d_inode(dentry); in configfs_mkdir() local 1600 static int configfs_dir_open(struct inode *inode, struct file *file) in configfs_dir_open() 1624 static int configfs_dir_close(struct inode *inode, struct file *file) in configfs_dir_close() 1664 struct inode *inode = NULL; in configfs_readdir() local
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | wdt285.c | 67 static int watchdog_open(struct inode *inode, struct file *file) in watchdog_open() 108 static int watchdog_release(struct inode *inode, struct file *file) in watchdog_release()
|
| H A D | indydog.c | 62 static int indydog_open(struct inode *inode, struct file *file) in indydog_open() 79 static int indydog_release(struct inode *inode, struct file *file) in indydog_release()
|
| H A D | ixp4xx_wdt.c | 62 static int ixp4xx_wdt_open(struct inode *inode, struct file *file) in ixp4xx_wdt_open() 148 static int ixp4xx_wdt_release(struct inode *inode, struct file *file) in ixp4xx_wdt_release()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_log_debugfs.c | 56 static int guc_log_relay_open(struct inode *inode, struct file *file) in guc_log_relay_open() 94 static int guc_log_relay_release(struct inode *inode, struct file *file) in guc_log_relay_release()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | apc.c | 79 static int apc_open(struct inode *inode, struct file *f) in apc_open() 84 static int apc_release(struct inode *inode, struct file *f) in apc_release()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_scu_ipcutil.c | 97 static int scu_ipc_open(struct inode *inode, struct file *file) in scu_ipc_open() 117 static int scu_ipc_release(struct inode *inode, struct file *file) in scu_ipc_release()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | free-space-cache.c | 57 struct inode *inode = NULL; in __lookup_free_space_inode() local 102 struct inode *inode = NULL; in lookup_free_space_inode() local 231 struct inode *inode) in btrfs_truncate_free_space_cache() 286 static void readahead_cache(struct inode *inode) in readahead_cache() 303 static int io_ctl_init(struct btrfs_io_ctl *io_ctl, struct inode *inode, in io_ctl_init() 377 struct inode *inode = io_ctl->inode; in io_ctl_prepare_pages() local 666 static int __load_free_space_cache(struct btrfs_root *root, struct inode *inode, in __load_free_space_cache() 848 struct inode *inode; in load_free_space_cache() local 1020 struct inode *inode, in update_cache_item() 1138 static int flush_dirty_cache(struct inode *inode) in flush_dirty_cache() [all …]
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | xattr.h | 140 static inline int f2fs_setxattr(struct inode *inode, int index, in f2fs_setxattr() 146 static inline int f2fs_getxattr(struct inode *inode, int index, in f2fs_getxattr() 160 static inline int f2fs_init_security(struct inode *inode, struct inode *dir, in f2fs_init_security()
|
| /OK3568_Linux_fs/kernel/fs/qnx6/ |
| H A D | dir.c | 36 static unsigned last_entry(struct inode *inode, unsigned long page_nr) in last_entry() 62 static int qnx6_dir_longfilename(struct inode *inode, in qnx6_dir_longfilename() 114 struct inode *inode = file_inode(file); in qnx6_readdir() local
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | misc.c | 101 int fat_chain_add(struct inode *inode, int new_dclus, int nr_cluster) in fat_chain_add() 293 int fat_truncate_time(struct inode *inode, struct timespec64 *now, int flags) in fat_truncate_time() 330 int fat_update_time(struct inode *inode, struct timespec64 *now, int flags) in fat_update_time()
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs2acl.c | 35 struct inode *inode; in nfsacld_proc_getacl() local 97 struct inode *inode; in nfsacld_proc_setacl() local 272 struct inode *inode; in nfsaclsvc_encode_getaclres() local
|
| /OK3568_Linux_fs/kernel/fs/ufs/ |
| H A D | ialloc.c | 57 void ufs_free_inode (struct inode * inode) in ufs_free_inode() 179 struct inode * inode; in ufs_new_inode() local
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | selinuxfs.c | 222 static int sel_open_handle_status(struct inode *inode, struct file *filp) in sel_open_handle_status() 392 static int sel_open_policy(struct inode *inode, struct file *filp) in sel_open_policy() 444 static int sel_release_policy(struct inode *inode, struct file *filp) in sel_release_policy() 1424 struct inode *inode = NULL; in sel_make_bools() local 1665 static int sel_open_avc_cache_stats(struct inode *inode, struct file *file) in sel_open_avc_cache_stats() 1693 struct inode *inode; in sel_make_avc_files() local 1724 struct inode *inode; in sel_make_ss_files() local 1773 struct inode *inode; in sel_make_initcon_files() local 1877 struct inode *inode; in sel_make_perm_files() local 1912 struct inode *inode = NULL; in sel_make_class_dir_entries() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | scanlog.c | 131 static int scanlog_open(struct inode * inode, struct file * file) in scanlog_open() 147 static int scanlog_release(struct inode * inode, struct file * file) in scanlog_release()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | cma_debug_bitmap_hex.c | 39 static int u32_array_open_hex(struct inode *inode, struct file *file) in u32_array_open_hex() 72 static int u32_array_release(struct inode *inode, struct file *file) in u32_array_release()
|
| /OK3568_Linux_fs/kernel/drivers/sbus/char/ |
| H A 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()
|