Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c3141 static const struct dquot_operations f2fs_quota_operations = { variable
4460 sb->dq_op = &f2fs_quota_operations; in f2fs_fill_super()