Home
last modified time | relevance | path

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

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