Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.h119 #define FID_NON_RECLAIMABLE 0x2 macro
H A D9p.c449 if (f->ref || f->flags & FID_NON_RECLAIMABLE) { in v9fs_reclaim_fd()
551 fidp->flags |= FID_NON_RECLAIMABLE; in v9fs_mark_fids_unreclaim()
2049 fidp->flags |= FID_NON_RECLAIMABLE; in v9fs_open()
2120 fidp->flags |= FID_NON_RECLAIMABLE; in v9fs_lcreate()
2919 fidp->flags |= FID_NON_RECLAIMABLE; in v9fs_create()