Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1031 int realpath_error = ENOENT, reply_error = EACCES, lofs_tried = 0; in mount_enoent_error() local
1048 (sh = find_lofsentry(rpath, &lofs_tried)) == NULL) { in mount_enoent_error()
1348 int error = 0, lofs_tried = 0, enqueued; in mount() local
1431 (sh = find_lofsentry(rpath, &lofs_tried)) == NULL) { in mount()
1535 (sh = find_lofsentry(rpath, &lofs_tried)) != NULL) { in mount()