Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
H A Dmain.c39 .fops = &cachefiles_daemon_fops,
H A Dinternal.h192 extern const struct file_operations cachefiles_daemon_fops;
H A Ddaemon.c49 const struct file_operations cachefiles_daemon_fops = { variable