HomeSort by: relevance | last modified time | path
    Searched defs:mount_getargs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
vfs_syscalls.c 510 mount_getargs(struct lwp *l, struct vnode *vp, const char *path, int flags, function in typeref:typename:int
630 error = mount_getargs(l, vp, path, flags, data_buf, &data_len);

Completed in 39 milliseconds