Search | Google it | Results 1 - 1 of 1 for funcall:get_con_fid (0.00 seconds) |
122: er = E_OK; 123: switch (fid = get_con_fid(req->coninf, req->path)) { 124: case ROOT_FID: 248: { 249: return set_stat64_us(req->buf, get_con_fid(req->coninf, req->path)); 250: } 264: { 265: return (get_con_fid(req->coninf, req->path) == ROOT_FID) ? 266: E_OK : EX_NOENT;