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

/freebsd-current/contrib/lib9p/
H A Dfid.h39 * lo_aux. Currently this is allocated with a separate calloc().
75 void *lo_aux; member in struct:l9p_fid
/freebsd-current/contrib/lib9p/backend/
H A Dfs.c442 struct fs_fid *dirf = dir->lo_aux;
468 ff = fid->lo_aux;
530 dirf = dir->lo_aux;
537 dirf = dir->lo_aux;
962 req->lr_fid->lo_aux = file;
972 file = fid->lo_aux;
1121 file = dir->lo_aux;
1225 file = fid->lo_aux;
1311 ff = dir->lo_aux;
1372 ff = dir->lo_aux;
[all...]

Completed in 122 milliseconds