statret          1334 fs/ceph/file.c 		int statret;
statret          1343 fs/ceph/file.c 		statret = __ceph_do_getattr(inode, page,
statret          1345 fs/ceph/file.c 		if (statret < 0) {
statret          1348 fs/ceph/file.c 			if (statret == -ENODATA) {
statret          1352 fs/ceph/file.c 			return statret;
statret          1363 fs/ceph/file.c 				if (statret < end)
statret          1364 fs/ceph/file.c 					zero_user_segment(page, statret, end);