Searched refs:is_ro_mounted (Results 1 – 3 of 3) sorted by relevance
86 int is_ro_mounted(char *, struct stat *, int *);
352 is_ro_mounted(char *path, struct stat *statbuf, int *isvalid) in is_ro_mounted() function
583 s = is_ro_mounted(target, &stb, &stbvalid); in query()