Home
last modified time | relevance | path

Searched refs:mountopts (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/rc/
H A Drc.initdiskless196 local nfspt mountopts b
200 read nfspt mountopts < $b/diskless_remount
201 log "nfspt ${nfspt} mountopts ${mountopts}"
204 mount_nfs $mountopts $nfspt $b
/freebsd/sys/nfs/
H A Dbootp_subr.c249 static void mountopts(struct nfs_args *args, char *p);
1104 mountopts(struct nfs_args *args, char *p) in mountopts() function
1439 mountopts(&nd->root_args, p); in bootpc_decode_reply()
1675 mountopts(&nd->root_args, NULL); in bootpc_init()