Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dsuper.c2854 static const struct dquot_operations f2fs_quota_operations = { variable
3967 sb->dq_op = &f2fs_quota_operations; in f2fs_fill_super()