Searched refs:ceph_quota_is_max_files_exceeded (Results 1 – 4 of 4) sorted by relevance
418 bool ceph_quota_is_max_files_exceeded(struct inode *inode) in ceph_quota_is_max_files_exceeded() function
899 if (ceph_quota_is_max_files_exceeded(dir)) { in ceph_mknod()1008 if (ceph_quota_is_max_files_exceeded(dir)) { in ceph_symlink()1090 ceph_quota_is_max_files_exceeded(dir)) { in ceph_mkdir()
1421 extern bool ceph_quota_is_max_files_exceeded(struct inode *inode);
761 if (ceph_quota_is_max_files_exceeded(dir)) in ceph_atomic_open()