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

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

Completed in 51 milliseconds