Searched refs:ceph_quota_is_max_bytes_approaching (Results 1 – 3 of 3) sorted by relevance
453 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) in ceph_quota_is_max_bytes_approaching() function
1173 extern bool ceph_quota_is_max_bytes_approaching(struct inode *inode,
1573 if (ceph_quota_is_max_bytes_approaching(inode, iocb->ki_pos)) in ceph_write_iter()2147 if (ceph_quota_is_max_bytes_approaching(dst_inode, endoff)) in __ceph_copy_file_range()