Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dsuper.c1387 static const struct dquot_operations ext4_quota_operations = { variable
4271 sb->dq_op = &ext4_quota_operations; in ext4_fill_super()