Searched refs:fsctlop_t (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | mount.h | 700 typedef uint32_t fsctlop_t; typedef 707 fsctlop_t vc_op; /* operation VFS_CTL_* (below) */ 822 typedef int vfs_sysctl_t(struct mount *mp, fsctlop_t op, 932 VFS_SYSCTL(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in VFS_SYSCTL()
|
| /freebsd/sys/kern/ |
| H A D | vfs_init.c | 306 vfs_sysctl_sigdefer(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in vfs_sysctl_sigdefer()
|
| H A D | vfs_default.c | 1479 vfs_stdsysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in vfs_stdsysctl()
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clvfsops.c | 2068 nfs_sysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in nfs_sysctl()
|