Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ext4/
Dsuper.c1521 static const struct dquot_operations ext4_quota_operations = { variable
5019 sb->dq_op = &ext4_quota_operations; in __ext4_fill_super()