Searched refs:CEPH_MAX_READ_SIZE (Results 1 – 2 of 2) sorted by relevance
466 result.uint_32 > CEPH_MAX_READ_SIZE) in ceph_parse_mount_param()763 if (fsopt->rsize != CEPH_MAX_READ_SIZE) in ceph_show_options()1449 fsopt->rsize = CEPH_MAX_READ_SIZE; in ceph_init_fs_context()
62 #define CEPH_MAX_READ_SIZE CEPH_MSG_MAX_DATA_LEN macro