Home
last modified time | relevance | path

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

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