Home
last modified time | relevance | path

Searched defs:src_got (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dfile.c2637 static int get_rd_wr_caps(struct file *src_filp, int *src_got, in get_rd_wr_caps()
2679 static void put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, in put_rd_wr_caps()
2856 int src_got = 0, dst_got = 0, err, dirty; in __ceph_copy_file_range() local