Home
last modified time | relevance | path

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

/freebsd/sys/fs/p9fs/
H A Dp9fs_subr.c192 struct p9_fid *fid, *tfid; in p9fs_fid_remove_all() local
194 STAILQ_FOREACH_SAFE(fid, &np->vfid_list, fid_next, tfid) { in p9fs_fid_remove_all()
200 STAILQ_FOREACH_SAFE(fid, &np->vofid_list, fid_next, tfid) { in p9fs_fid_remove_all()