Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c778 static const struct dquot_operations ext3_quota_operations = { variable
2014 sb->dq_op = &ext3_quota_operations; in ext3_fill_super()