Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nullfs/
HDnull_vfsops.c334 nullfs_checkexp(struct mount *mp, struct sockaddr *nam, int *extflagsp, in nullfs_checkexp() argument
343 *extflagsp = np->netc_exflags; in nullfs_checkexp()
352 extflagsp, credanonp); in nullfs_checkexp()
/dragonfly/sys/kern/
HDvfs_vfsops.c252 int *extflagsp, struct ucred **credanonp) in vfs_checkexp() argument
258 error = (mp->mnt_op->vfs_checkexp)(mp, nam, extflagsp, credanonp); in vfs_checkexp()
HDvfs_default.c1571 vfs_stdcheckexp(struct mount *mp, struct sockaddr *nam, int *extflagsp, in vfs_stdcheckexp() argument
/dragonfly/sys/sys/
HDmount.h566 int *extflagsp, struct ucred **credanonp);
595 int *extflagsp, struct ucred **credanonp);