Searched refs:try_get_cap_refs (Results 1 – 1 of 1) sorted by relevance
/fs/ceph/ |
D | caps.c | 2306 static int try_get_cap_refs(struct ceph_inode_info *ci, int need, int want, in try_get_cap_refs() function 2495 ret = try_get_cap_refs(ci, need, want, 0, true, got, &err); in ceph_try_get_caps() 2526 ret = try_get_cap_refs(ci, need, want, endoff, in ceph_get_caps() 2537 while (!try_get_cap_refs(ci, need, want, endoff, in ceph_get_caps()
|