Searched refs:ceph_quota_is_max_bytes_approaching (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ceph/
H A Dquota.c458 * ceph_quota_is_max_bytes_approaching - check if we're reaching max_bytes
465 bool ceph_quota_is_max_bytes_approaching(struct inode *inode, loff_t newsize) function
H A Dsuper.h1429 extern bool ceph_quota_is_max_bytes_approaching(struct inode *inode,
H A Dfile.c2421 if (ceph_quota_is_max_bytes_approaching(inode, iocb->ki_pos))
3059 ceph_quota_is_max_bytes_approaching(dst_inode, dst_off))

Completed in 209 milliseconds