Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDmount.h522 typedef uint32_t fsctlop_t; typedef
529 fsctlop_t vc_op; /* operation VFS_CTL_* (below) */
631 typedef int vfs_sysctl_t(struct mount *mp, fsctlop_t op,
/freebsd-11-stable/sys/kern/
HDvfs_default.c1329 fsctlop_t op;
/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clvfsops.c1825 nfs_sysctl(struct mount *mp, fsctlop_t op, struct sysctl_req *req) in nfs_sysctl()