Home
last modified time | relevance | path

Searched refs:ext4_quota_capable (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A Dext4.h3608 static inline bool ext4_quota_capable(struct super_block *sb) in ext4_quota_capable() function
H A Dsuper.c4315 if (!ext4_quota_capable(sb)) in ext4_quota_mode()