Searched refs:vfs_parsemntopts (Results 1 – 2 of 2) sorted by relevance
508 void vfs_parsemntopts(mntopts_t *, char *, int);
1286 vfs_parsemntopts(&mnt_mntopts, inargs, 0); in domount()1629 vfs_parsemntopts(&tmp_mntopts, inargs, 1); in domount()2619 vfs_parsemntopts(mntopts_t *mops, char *osp, int create) in vfs_parsemntopts() function