Searched refs:CEPH_MAX_WRITE_SIZE (Results 1 – 2 of 2) sorted by relevance
328 result.uint_32 > CEPH_MAX_WRITE_SIZE) in ceph_parse_mount_param()584 if (fsopt->wsize != CEPH_MAX_WRITE_SIZE) in ceph_show_options()786 ceph_wb_pagevec_pool = mempool_create_kmalloc_pool(10, CEPH_MAX_WRITE_SIZE >> PAGE_SHIFT); in init_caches()1193 fsopt->wsize = CEPH_MAX_WRITE_SIZE; in ceph_init_fs_context()
64 #define CEPH_MAX_WRITE_SIZE CEPH_MSG_MAX_DATA_LEN macro