Searched refs:src_filp (Results 1 – 1 of 1) sorted by relevance
2156 static int get_rd_wr_caps(struct file *src_filp, int *src_got, in get_rd_wr_caps() argument2174 ret = ceph_try_get_caps(file_inode(src_filp), in get_rd_wr_caps()2186 ret = ceph_get_caps(src_filp, CEPH_CAP_FILE_RD, in get_rd_wr_caps()2191 ceph_put_cap_refs(ceph_inode(file_inode(src_filp)), *src_got); in get_rd_wr_caps()