Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dnamei.c87 bool *_is_new) in cachefiles_get_directory() argument
149 if (_is_new) in cachefiles_get_directory()
150 *_is_new = true; in cachefiles_get_directory()
H A Dinternal.h287 bool *_is_new);