Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dinode.c654 ci->i_rdcache_revoking = 0; in ceph_alloc_inode()
2155 ceph_vinop(inode), ci->i_rdcache_gen, ci->i_rdcache_revoking); in ceph_do_invalidate_pages()
2156 if (ci->i_rdcache_revoking != ci->i_rdcache_gen) { in ceph_do_invalidate_pages()
2173 orig_gen == ci->i_rdcache_revoking) { in ceph_do_invalidate_pages()
2176 ci->i_rdcache_revoking--; in ceph_do_invalidate_pages()
2181 ci->i_rdcache_revoking); in ceph_do_invalidate_pages()
H A Dcaps.c1976 ci->i_rdcache_revoking = ci->i_rdcache_gen - 1; in try_nonblocking_invalidate()
2117 ci->i_rdcache_revoking = ci->i_rdcache_gen; in ceph_check_caps()
3538 if (ci->i_rdcache_revoking != ci->i_rdcache_gen) { in handle_cap_grant()
3540 ci->i_rdcache_revoking = ci->i_rdcache_gen; in handle_cap_grant()