Searched refs:is_mount_point (Results 1 – 1 of 1) sorted by relevance
65 static bool is_mount_point(const char *path) in is_mount_point() function97 if ((strcmp(path, "/") == 0) || is_mount_point(path)) { in fuse_fs_access_getattr()181 if (is_mount_point(path)) { in fuse_fs_access_readdir()253 if (is_mount_point(path)) { in fuse_fs_access_create()