Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Ddev_uring_i.h24 FRRS_AVAILABLE, enumerator
H A Ddev_uring.c379 FRRS_AVAILABLE); in fuse_uring_teardown_entries()
495 if (ent->state == FRRS_AVAILABLE) { in fuse_uring_cancel()
732 ent->state = FRRS_AVAILABLE; in fuse_uring_ent_avail()
758 if (WARN_ON_ONCE(ent->state != FRRS_AVAILABLE && in fuse_uring_add_req_to_ring_ent()