Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinterface.c389 bool old_tmpfile; in cachefiles_invalidate_cookie() local
393 old_tmpfile = test_bit(CACHEFILES_OBJECT_USING_TMPFILE, &object->flags); in cachefiles_invalidate_cookie()
422 if (!old_tmpfile) { in cachefiles_invalidate_cookie()