Home
last modified time | relevance | path

Searched refs:withdraw_cookie (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfscache-cache.h65 void (*withdraw_cookie)(struct fscache_cookie *cookie); member
/linux-6.3-rc2/fs/cachefiles/
A Dinterface.c442 .withdraw_cookie = cachefiles_withdraw_cookie,
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst309 returned, the withdraw_cookie op (see below) will be called.
325 void (*withdraw_cookie)(struct fscache_cookie *cookie);
/linux-6.3-rc2/fs/fscache/
A Dcookie.c776 cookie->volume->cache->ops->withdraw_cookie(cookie); in fscache_cookie_state_machine()

Completed in 9 milliseconds