HomeSort by: relevance | last modified time | path
    Searched defs:mount_getargs (Results 1 - 3 of 3) 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);
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);
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 77 milliseconds