Searched refs:tfo_flags (Results 1 – 2 of 2) sorted by relevance
164 uint8_t tfo_flags; /* See TFO_FLAG_* definitions */ member
332 if (tfo->tfo_refs == 1 && (tfo->tfo_flags & TFO_FLAG_UNLINKED) != 0) in tmpfs_release_lockedfile()493 tfo->tfo_flags = 0; in tmpfs_alloc_file()1022 if (tfo->tfo_refs == 0 && (tfo->tfo_flags & TFO_FLAG_UNLINKED) != 0) in tmpfs_close()1973 tfo->tfo_flags |= TFO_FLAG_UNLINKED; in tmpfs_unlink()2341 tfo->tfo_flags |= TFO_FLAG_UNLINKED; in tmpfs_rename()