Searched refs:max_file_size (Results 1 – 5 of 5) sorted by relevance
120 loff_t max_file_size; member
1118 fsc->max_file_size = 1ULL << 40; /* temp value until we get mdsmap */ in ceph_set_super()
1770 loff_t limit = max(i_size_read(inode), fsc->max_file_size); in ceph_write_iter()
2248 attr->ia_size > max(i_size_read(inode), fsc->max_file_size)) in ceph_setattr()
5259 mdsc->fsc->max_file_size = min((loff_t)mdsc->mdsmap->m_max_file_size, in ceph_mdsc_handle_mdsmap()