Searched refs:init_postoffice (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.h85 status_t init_postoffice(fs_nspace *ns);
H A Dnfs_add_on.c171 init_postoffice(fs_nspace *ns) function
1261 if ((result = init_postoffice(ns)) < B_OK) {
1262 dprintf("nfs: could not init_postoffice() (%" B_PRId32 ")\n", result);

Completed in 55 milliseconds