Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dcache.c344 static void ceph_revalidate_work(struct work_struct *work) in ceph_revalidate_work() function
401 INIT_WORK(&ci->i_revalidate_work, ceph_revalidate_work); in ceph_fscache_inode_init()