Searched refs:srv (Results 1 – 5 of 5) sorted by relevance
40 char srv[MAX_PATH_LEN]; member123 ret = mount(parms.mount.srv, in debugfs_smc_handler()
791 int mount(const char *srv, const char *where, const char *spec) in mount() argument796 channel = path_to_channel(srv, O_RDWR); in mount()
47 int mount(const char *srv, const char *mnt, const char *spec);
63 int mount(char *srv, char *mnt, char *spec);
107 char srv[MAX_PATH_LEN];
Completed in 6 milliseconds