Home
last modified time | relevance | path

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

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/9pfs/
H A D9p.h106 #define FID_REFERENCED 0x1 macro
H A D9p.c283 f->flags |= FID_REFERENCED; in get_fid()
309 f->flags |= FID_REFERENCED; in alloc_fid()
438 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
439 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu42/qemu-4.2.1/hw/9pfs/
H A D9p.h107 #define FID_REFERENCED 0x1 macro
H A D9p.c287 f->flags |= FID_REFERENCED; in get_fid()
313 f->flags |= FID_REFERENCED; in alloc_fid()
442 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
443 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/9pfs/
H A D9p.h107 #define FID_REFERENCED 0x1 macro
H A D9p.c287 f->flags |= FID_REFERENCED; in get_fid()
313 f->flags |= FID_REFERENCED; in alloc_fid()
442 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
443 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/9pfs/
H A D9p.h118 #define FID_REFERENCED 0x1 macro
H A D9p.c286 f->flags |= FID_REFERENCED; in get_fid()
312 f->flags |= FID_REFERENCED; in alloc_fid()
441 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
442 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/9pfs/
H A D9p.h118 #define FID_REFERENCED 0x1
H A D9p.c287 f->flags |= FID_REFERENCED;
313 f->flags |= FID_REFERENCED;
442 if (f->flags & FID_REFERENCED) {
443 f->flags &= ~FID_REFERENCED;
/dports/emulators/qemu/qemu-6.2.0/hw/9pfs/
H A D9p.h118 #define FID_REFERENCED 0x1 macro
H A D9p.c293 f->flags |= FID_REFERENCED; in get_fid()
319 f->flags |= FID_REFERENCED; in alloc_fid()
445 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
446 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu60/qemu-6.0.0/hw/9pfs/
H A D9p.h118 #define FID_REFERENCED 0x1 macro
H A D9p.c286 f->flags |= FID_REFERENCED; in get_fid()
312 f->flags |= FID_REFERENCED; in alloc_fid()
438 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
439 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu5/qemu-5.2.0/hw/9pfs/
H A D9p.h118 #define FID_REFERENCED 0x1 macro
H A D9p.c287 f->flags |= FID_REFERENCED; in get_fid()
313 f->flags |= FID_REFERENCED; in alloc_fid()
442 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
443 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/9pfs/
H A D9p.h118 #define FID_REFERENCED 0x1 macro
H A D9p.c291 f->flags |= FID_REFERENCED; in get_fid()
317 f->flags |= FID_REFERENCED; in alloc_fid()
443 if (f->flags & FID_REFERENCED) { in v9fs_reclaim_fd()
444 f->flags &= ~FID_REFERENCED; in v9fs_reclaim_fd()