Home
last modified time | relevance | path

Searched refs:NFSMNT_HOSTNAME (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h98 #define NFSMNT_HOSTNAME 0x020 /* set hostname for error printf */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h133 #define NFSMNT_HOSTNAME 0x020 /* set hostname for error printf */ macro
/titanic_41/usr/src/cmd/rexd/
H A Dmount_nfs.c341 args.flags = NFSMNT_HOSTNAME; in mount_nfs()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_vfsops.c389 if (flags & NFSMNT_HOSTNAME) { in nfs_copyin()
689 if (flags & NFSMNT_HOSTNAME) { in nfs_mount()
H A Dnfs3_vfsops.c370 if (flags & NFSMNT_HOSTNAME) { in nfs3_copyin()
670 if (flags & NFSMNT_HOSTNAME) { in nfs3_mount()
H A Dnfs4_vfsops.c592 if (flags & NFSMNT_HOSTNAME) { in nfs4_copyin()
876 if (flags & NFSMNT_HOSTNAME) { in nfs4_mount()
H A Dnfs4_stub_vnops.c1995 nargs->flags |= NFSMNT_HOSTNAME; in nfs4_trigger_nargs_create()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c981 args->flags |= NFSMNT_HOSTNAME; in set_args()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1867 argp->flags |= NFSMNT_HOSTNAME; in nfsmount()