Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cachefiles/
Dmain.c41 .fops = &cachefiles_daemon_fops,
Dinternal.h147 extern const struct file_operations cachefiles_daemon_fops;
Ddaemon.c51 const struct file_operations cachefiles_daemon_fops = { variable