Searched refs:fufh_tmp (Results 1 – 1 of 1) sorted by relevance
1250 struct fuse_filehandle *fufh, *fufh_tmp; in fuse_vnop_inactive() local1254 LIST_FOREACH_SAFE(fufh, &fvdat->handles, next, fufh_tmp) { in fuse_vnop_inactive()2055 struct fuse_filehandle *fufh, *fufh_tmp; in fuse_vnop_reclaim() local2060 LIST_FOREACH_SAFE(fufh, &fvdat->handles, next, fufh_tmp) { in fuse_vnop_reclaim()