Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dinternal.h342 static inline bool cachefiles_ondemand_is_reopening_read(struct cachefiles_req *req) in cachefiles_ondemand_is_reopening_read() function
379 static inline bool cachefiles_ondemand_is_reopening_read(struct cachefiles_req *req) in cachefiles_ondemand_is_reopening_read() function
H A Ddaemon.c371 if (!cachefiles_ondemand_is_reopening_read(req)) { in cachefiles_daemon_poll()