Searched refs:checkdirs (Results 1 – 1 of 1) sorted by relevance
187 static int checkdirs(vnode_t olddp, vfs_context_t ctx);1674 error = checkdirs(vp, ctx); in mount_common()2074 error = checkdirs(vp, ctx); in place_mount_and_checkdirs()2518 checkdirs(vnode_t olddp, vfs_context_t ctx) in checkdirs() function