Home
last modified time | relevance | path

Searched refs:fsctlop_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dmount.h689 typedef uint32_t fsctlop_t; typedef
696 fsctlop_t vc_op; /* operation VFS_CTL_* (below) */
811 typedef int vfs_sysctl_t(struct mount *mp, fsctlop_t op,
/freebsd/sys/kern/
H A Dvfs_init.c294 vfs_sysctl_sigdefer(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in vfs_sysctl_sigdefer()
H A Dvfs_default.c1457 vfs_stdsysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in vfs_stdsysctl()
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c2050 nfs_sysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in nfs_sysctl()