Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dcaps.c2536 static int try_get_cap_refs(struct ceph_inode_info *ci, int need, int want, in try_get_cap_refs() function
2724 ret = try_get_cap_refs(ci, need, want, 0, true, got, &err); in ceph_try_get_caps()
2755 ret = try_get_cap_refs(ci, need, want, endoff, in ceph_get_caps()
2766 while (!try_get_cap_refs(ci, need, want, endoff, in ceph_get_caps()