Searched refs:fork_mount (Results 1 – 3 of 3) sorted by relevance
153 if (fork_mount(path, "remount,rw")) in fs_remount()
604 int fork_mount(char *, char *);
102 fork_mount(char *path, char *opts) in fork_mount() function