Home
last modified time | relevance | path

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

/linux/mm/
H A Dfilemap.c4669 static inline bool can_do_cachestat(struct file *f) in can_do_cachestat() function
4733 if (!can_do_cachestat(fd_file(f))) in SYSCALL_DEFINE4()