Home
last modified time | relevance | path

Searched defs:inode (Results 101 - 125 of 153) sorted by relevance

1234567

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_osk_profiling.c226 static int _mali_profiling_stream_release(struct inode *inode, struct file *filp) in _mali_profiling_stream_release() argument
H A Dmali_kernel_sysfs.c82 static int open_copy_private_data(struct inode *inode, struct file *filp) in open_copy_private_data() argument
578 static int mali_seq_internal_state_open(struct inode *inode, struct file *file) in mali_seq_internal_state_open() argument
846 static int profiling_events_open(struct inode *inode, struct file *file) in profiling_events_open() argument
866 static int profiling_events_human_readable_open(struct inode *inode, struct file *file) in profiling_events_human_readable_open() argument
898 static int memory_debugfs_open(struct inode *inod argument
1181 timeline_debugfs_open(struct inode *inode, struct file *file) timeline_debugfs_open() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_exportfs.c56 dhd_ring_proc_open(struct inode *inode, struct file *file) in dhd_ring_proc_open() argument
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_pvtm.c116 static int pvtm_value_open(struct inode *inode, struct file *file) in pvtm_value_open() argument
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb3.c218 static int rockchip_u3phy_usb2_only_open(struct inode *inode, in rockchip_u3phy_usb2_only_open() argument
/third_party/exfatprogs/lib/
H A Dexfat_dir.c714 static int exfat_map_cluster(struct exfat *exfat, struct exfat_inode *inode, in exfat_map_cluster() argument
797 static int exfat_alloc_cluster(struct exfat *exfat, struct exfat_inode *inode, in exfat_alloc_cluster() argument
[all...]
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c593 int write_inode(struct f2fs_node *inode, u64 blkaddr) in write_inode() argument
/third_party/exfatprogs/fsck/
H A Dfsck.c1346 struct exfat_inode *inode; in read_lostfound() local
638 check_name_dentry_set(struct exfat_de_iter *iter, struct exfat_inode *inode) check_name_dentry_set() argument
[all...]
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c232 dump_directory(struct exfat2img *ei, struct exfat_inode *inode, size_t size, clus_t *out_clus_count) dump_directory() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c899 u64 inode; in cmp_inodes() local
[all...]
H A Dntfsdecrypt.c129 s64 inode; /* Inode to work with */ member
1232 ntfs_inode_fek_get(ntfs_inode *inode, ntfs_rsa_private_key rsa_key, char *thumbprint, int thumbprint_size, NTFS_DF_TYPES df_type) ntfs_inode_fek_get() argument
1365 ntfs_cat_decrypt(ntfs_inode *inode, ntfs_fek *fek) ntfs_cat_decrypt() argument
1434 ntfs_feed_encrypt(ntfs_inode *inode, ntfs_fek *fek) ntfs_feed_encrypt() argument
1543 ntfs_inode *inode; main() local
[all...]
H A Dntfsundelete.c287 u32 inode; in parse_inode_arg() local
1966 undelete_file(ntfs_volume *vol, long long inode) undelete_file() argument
2438 unsigned long long inode; handle_undelete() local
[all...]
H A Dntfswipe.c116 s64 inode; /* MFT record number */ member
[all...]
/third_party/libfuse/example/
H A Dpassthrough_hp.cc134 Inode(Inode&& inode) = delete; member
135 Inode& operator=(Inode&& inode) = delete; member
219 Inode& inode = get_inode(ino); in sfs_getattr() local
233 Inode& inode = get_inode(ino); do_setattr() local
476 Inode& inode = get_inode(ino); sfs_link() local
547 Inode& inode = get_inode(e.ino); sfs_unlink() local
569 Inode& inode = get_inode(ino); forget_one() local
612 Inode& inode = get_inode(ino); sfs_readlink() local
647 Inode& inode = get_inode(ino); sfs_opendir() local
697 Inode& inode = get_inode(ino); do_readdir() local
835 Inode& inode = get_inode(e.ino); sfs_create() local
856 Inode& inode = get_inode(ino); sfs_open() local
897 Inode& inode = get_inode(ino); sfs_release() local
1003 Inode& inode = get_inode(ino); sfs_getxattr() local
1046 Inode& inode = get_inode(ino); sfs_listxattr() local
1088 Inode& inode = get_inode(ino); sfs_setxattr() local
1104 Inode& inode = get_inode(ino); sfs_removexattr() local
[all...]
H A Dpassthrough_ll.c221 struct lo_inode *inode = lo_inode(req, ino); in lo_setattr() local
316 struct lo_inode *inode; in lo_do_lookup() local
440 struct lo_inode *inode = lo_inode(req, ino); lo_link() local
512 unref_inode(struct lo_data *lo, struct lo_inode *inode, uint64_t n) unref_inode() argument
540 struct lo_inode *inode = lo_inode(req, ino); lo_forget_one() local
955 struct lo_inode *inode = lo_inode(req, ino); lo_getxattr() local
1005 struct lo_inode *inode = lo_inode(req, ino); lo_listxattr() local
1055 struct lo_inode *inode = lo_inode(req, ino); lo_setxattr() local
1080 struct lo_inode *inode = lo_inode(req, ino); lo_removexattr() local
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c173 uint32_t inode; // Inode number member
331 long inode = INODES_RESERVED; check_treelinks() local
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_common.c1297 static int mpp_dev_open(struct inode *inode, struct file *filp) in mpp_dev_open() argument
1325 static int mpp_dev_release(struct inode *inode, struct file *filp) in mpp_dev_release() argument
2091 static int fops_open_u32(struct inode *inode, struct file *file) in fops_open_u32() argument
/device/soc/rockchip/common/sdk_linux/fs/xfs/
H A Dxfs_inode.c791 struct inode *inode; xfs_ialloc() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c1675 static int kbase_jit_debugfs_common_open(struct inode *inode, struct file *file, in kbase_jit_debugfs_common_open() argument
1727 static int kbase_jit_debugfs_common_release(struct inode *inode, struct file *file) in kbase_jit_debugfs_common_release() argument
H A Dmali_kbase_vinstr.c1588 static int kbasep_vinstr_hwcnt_reader_release(struct inode *inode, struct file *filp) in kbasep_vinstr_hwcnt_reader_release() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c1707 static int kbase_jit_debugfs_common_open(struct inode *inode, in kbase_jit_debugfs_common_open() argument
1760 static int kbase_jit_debugfs_common_release(struct inode *inode, in kbase_jit_debugfs_common_release() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c82 static int open_copy_private_data(struct inode *inode, struct file *filp) in open_copy_private_data() argument
581 static int mali_seq_internal_state_open(struct inode *inode, struct file *file) in mali_seq_internal_state_open() argument
853 static int profiling_events_open(struct inode *inode, struct file *file) in profiling_events_open() argument
872 static int profiling_events_human_readable_open(struct inode *inode, struct file *file) in profiling_events_human_readable_open() argument
906 static int memory_debugfs_open(struct inode *inod argument
1188 timeline_debugfs_open(struct inode *inode, struct file *file) timeline_debugfs_open() argument
[all...]
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c933 struct inode *inode; in shm_add_rss_swap() local
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk-pll.c1545 static int boost_summary_open(struct inode *inode, struct file *file) in boost_summary_open() argument
1568 static int boost_config_open(struct inode *inode, struct file *file) in boost_config_open() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_kinstr_prfcnt.c1165 static int kbasep_kinstr_prfcnt_hwcnt_reader_release(struct inode *inode, in kbasep_kinstr_prfcnt_hwcnt_reader_release() argument

Completed in 46 milliseconds

1234567