Searched refs:find_lofsentry (Results 1 – 1 of 1) sorted by relevance
104 static share_t *find_lofsentry(char *, int *);917 (sh = find_lofsentry(rpath, &lofs_tried)) == NULL) { in mount_enoent_error()1300 (sh = find_lofsentry(rpath, &lofs_tried)) == NULL) { in mount()1404 (sh = find_lofsentry(rpath, &lofs_tried)) != NULL) { in mount()1645 find_lofsentry(char *rpath, int *done_flag) in find_lofsentry() function