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

  /src/sys/kern/
vfs_syscalls.c 340 mount_update(struct lwp *l, struct vnode *vp, const char *path, int flags, function
638 error = mount_update(l, vp, path, flags, data_buf, &data_len);

Completed in 76 milliseconds