Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcaps.c2496 static int try_get_cap_refs(struct ceph_inode_info *ci, int need, int want, in try_get_cap_refs() function
2684 ret = try_get_cap_refs(ci, need, want, 0, true, got, &err); in ceph_try_get_caps()
2715 ret = try_get_cap_refs(ci, need, want, endoff, in ceph_get_caps()
2726 while (!try_get_cap_refs(ci, need, want, endoff, in ceph_get_caps()