Home
last modified time | relevance | path

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

/fs/ceph/
A Dinode.c654 ci->i_rdcache_revoking = 0; in ceph_alloc_inode()
2160 ceph_vinop(inode), ci->i_rdcache_gen, ci->i_rdcache_revoking); in ceph_do_invalidate_pages()
2161 if (ci->i_rdcache_revoking != ci->i_rdcache_gen) { in ceph_do_invalidate_pages()
2178 orig_gen == ci->i_rdcache_revoking) { in ceph_do_invalidate_pages()
2181 ci->i_rdcache_revoking--; in ceph_do_invalidate_pages()
2186 ci->i_rdcache_revoking); in ceph_do_invalidate_pages()
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()
A Dsuper.h447 u32 i_rdcache_revoking; /* RDCACHE gen to async invalidate, if any */ member

Completed in 22 milliseconds