Searched refs:is_regular_file (Results 1 – 1 of 1) sorted by relevance
79 static bool is_regular_file(const char *path, Error **errp);173 if (!is_regular_file(args->mountpoint, errp)) { in fuse_export_create()358 static bool is_regular_file(const char *path, Error **errp) in is_regular_file() function