Home
last modified time | relevance | path

Searched refs:credanonp (Results 1 – 15 of 15) sorted by relevance

/dragonfly/sys/vfs/ufs/
HDufs_vfsops.c237 struct ucred **credanonp) in ufs_check_export() argument
251 *credanonp = &np->netc_anon; in ufs_check_export()
/dragonfly/sys/vfs/nullfs/
HDnull_vfsops.c335 struct ucred **credanonp) in nullfs_checkexp() argument
344 *credanonp = &np->netc_anon; 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.c1572 struct ucred **credanonp) in vfs_stdcheckexp() argument
/dragonfly/sys/vfs/tmpfs/
HDtmpfs_vfsops.c521 struct ucred **credanonp) in tmpfs_checkexp() argument
532 *credanonp = &nc->netc_anon; in tmpfs_checkexp()
/dragonfly/sys/vfs/hpfs/
HDhpfs_vfsops.c90 int *exflagsp, struct ucred **credanonp) in hpfs_checkexp() argument
103 *credanonp = &np->netc_anon; in hpfs_checkexp()
/dragonfly/sys/sys/
HDmount.h566 int *extflagsp, struct ucred **credanonp);
595 int *extflagsp, struct ucred **credanonp);
/dragonfly/sys/vfs/hammer/
HDhammer_vfsops.c251 int *exflagsp, struct ucred **credanonp);
1145 int *exflagsp, struct ucred **credanonp) in hammer_vfs_checkexp() argument
1155 *credanonp = &np->netc_anon; in hammer_vfs_checkexp()
/dragonfly/sys/vfs/ntfs/
HDntfs_vfsops.c96 int *exflagsp, struct ucred **credanonp) in ntfs_checkexp() argument
109 *credanonp = &np->netc_anon; in ntfs_checkexp()
/dragonfly/sys/vfs/dirfs/
HDdirfs_vfsops.c338 struct ucred **credanonp) in dirfs_checkexp() argument
/dragonfly/sys/vfs/isofs/cd9660/
HDcd9660_vfsops.c692 struct ucred **credanonp) in cd9660_checkexp() argument
707 *credanonp = &np->netc_anon; in cd9660_checkexp()
/dragonfly/sys/vfs/msdosfs/
HDmsdosfs_vfsops.c867 struct ucred **credanonp) in msdosfs_checkexp() argument
876 *credanonp = &np->netc_anon; in msdosfs_checkexp()
/dragonfly/sys/vfs/hammer2/
HDhammer2_vfsops.c208 int *exflagsp, struct ucred **credanonp);
2830 int *exflagsp, struct ucred **credanonp) in hammer2_vfs_checkexp() argument
2840 *credanonp = &np->netc_anon; in hammer2_vfs_checkexp()
/dragonfly/sys/vfs/ext2fs/
HDext2_vfsops.c1501 struct ucred **credanonp) in ext2_check_export() argument
1515 *credanonp = &np->netc_anon; in ext2_check_export()
/dragonfly/usr.sbin/makefs/hammer2/
HDhammer2_vfsops.c2797 int *exflagsp, struct ucred **credanonp)
2807 *credanonp = &np->netc_anon;