Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper_types.h140 const struct dquot_operations *dq_op; member
/linux/fs/jfs/
H A Dsuper.c503 sb->dq_op = &dquot_operations; in jfs_fill_super()
/linux/fs/ext4/
H A Dsuper.c5472 sb->dq_op = &ext4_quota_operations; in __ext4_fill_super()