Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext2/
Dsuper.c328 static const struct quotactl_ops ext2_quotactl_ops = { variable
1177 sb->s_qcop = &ext2_quotactl_ops; in ext2_fill_super()