Searched refs:vfs_inode_busy (Results 1 – 2 of 2) sorted by relevance
117 int32_t vfs_inode_busy(vfs_inode_t *node);
263 int32_t vfs_inode_busy(vfs_inode_t *node) in vfs_inode_busy() function288 return vfs_inode_busy(&(g_vfs_nodes[i])); in vfs_inode_busy_by_name()
Completed in 3 milliseconds