Searched refs:ceph_quota_is_max_files_exceeded (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ceph/
H A Dquota.c418 * ceph_quota_is_max_files_exceeded - check if we can create a new file
425 bool ceph_quota_is_max_files_exceeded(struct inode *inode) function
H A Ddir.c928 if (ceph_quota_is_max_files_exceeded(dir)) {
1039 if (ceph_quota_is_max_files_exceeded(dir)) {
1125 ceph_quota_is_max_files_exceeded(dir)) {
H A Dsuper.h1425 extern bool ceph_quota_is_max_files_exceeded(struct inode *inode);
H A Dfile.c781 if (ceph_quota_is_max_files_exceeded(dir))

Completed in 161 milliseconds