Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_debug_info.h23 uint64_t inode = 0; member
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.c546 static int MipiDsiDevOpen(struct inode *inode, struct file *filep) in MipiDsiDevOpen()
559 static int MipiDsiDevRelease(struct inode *inode, struct file *filep) in MipiDsiDevRelease()
627 static int MipiDsiDevProcOpen(struct inode *inode, struct file *file) in MipiDsiDevProcOpen()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_cdev.c186 static int OsalCdevOpen(struct inode* inode, struct file* filep) in OsalCdevOpen()
192 static int OsalCdevRelease(struct inode* inode, struct file* filep) in OsalCdevRelease()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_map.h60 ino_t inode = 0; variable
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/
H A Dmipi_csi_dev.c1105 static int MipiCsiDevProcOpen(struct inode *inode, struct file *file) in MipiCsiDevProcOpen()
1138 static int MipiRxOpen(struct inode *inode, struct file *filep) in MipiRxOpen()
1149 static int MipiRxRelease(struct inode *inode, struct file *filep) in MipiRxRelease()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dthread_sampler_test.cpp83 std::string inode; in GetMMapSizeAndName() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp303 CloudInode *inode = xcollieInput->node_; in XcollieCallback() local
393 auto inode = GetCloudInode(data, ino); in CloudPath() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp659 auto inode = FileOperationsHelper::FindCloudDiskInode(data, static_cast<int64_t>(ino)); in ReadDirForRecycle() local