Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dquotaops.h19 return &sb->s_dquot; in sb_dqopt()
Dfs.h1463 struct quota_info s_dquot; /* Diskquota specific options */ member
/kernel/linux/linux-5.10/fs/
Dsuper.c257 init_rwsem(&s->s_dquot.dqio_sem); in alloc_super()
/kernel/linux/linux-5.10/fs/ocfs2/
Dsuper.c960 inode = igrab(sb->s_dquot.files[type]); in ocfs2_disable_quotas()