Home
last modified time | relevance | path

Searched defs:mount_args (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_rwtoro.c64 } mount_args; in remount_ro() local
/freebsd/sys/kern/
H A Dvfs_mount.c1042 struct mount_args { struct
1051 sys_mount(struct thread *td, struct mount_args *uap) in sys_mount() argument
/freebsd/contrib/kyua/utils/fs/
H A Doperations.cpp163 const char* mount_args[16]; in run_mount_tmpfs() local
/freebsd/sys/sys/
H A Dsysproto.h94 struct mount_args { struct
100 struct unmount_args { argument