Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cachefiles/
Dinterface.c384 bool old_tmpfile; in cachefiles_invalidate_cookie() local
388 old_tmpfile = test_bit(CACHEFILES_OBJECT_USING_TMPFILE, &object->flags); in cachefiles_invalidate_cookie()
417 if (!old_tmpfile) { in cachefiles_invalidate_cookie()