Home
last modified time | relevance | path

Searched refs:vfs_inode_busy (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/vfs/include/
A Dvfs_inode.h117 int32_t vfs_inode_busy(vfs_inode_t *node);
/AliOS-Things-master/components/vfs/
A Dvfs_inode.c263 int32_t vfs_inode_busy(vfs_inode_t *node) in vfs_inode_busy() function
288 return vfs_inode_busy(&(g_vfs_nodes[i])); in vfs_inode_busy_by_name()

Completed in 3 milliseconds