Searched refs:w_fstype (Results 1 – 6 of 6) sorted by relevance
43 w_string w_fstype(const char *path);
28 w_string w_fstype(const char *path) in w_fstype() function
27 w_string_t *w_fstype(const char *path) in w_fstype() function
664 w_string_t *w_fstype(const char *path);
2126 w_string_t *fs_type = w_fstype(filename); in check_allowed_fs()
46 auto fs_type = w_fstype(filename); in check_allowed_fs()