Searched refs:max_file_size (Results 1 – 4 of 4) sorted by relevance
1220 fsc->max_file_size = 1ULL << 40; /* temp value until we get mdsmap */ in ceph_set_super()
2848 attr->ia_size > max(i_size_read(inode), fsc->max_file_size)) in ceph_setattr()
2348 loff_t limit = max(i_size_read(inode), fsc->max_file_size); in ceph_write_iter()
6167 mdsc->fsc->max_file_size = min((loff_t)mdsc->mdsmap->m_max_file_size, in ceph_mdsc_handle_mdsmap()