Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dquotaops.h19 return &sb->s_dquot; in sb_dqopt()
Dfs.h1392 struct quota_info s_dquot; /* Diskquota specific options */ member
/Linux-v4.19/fs/
Dsuper.c254 init_rwsem(&s->s_dquot.dqio_sem); in alloc_super()
/Linux-v4.19/fs/ocfs2/
Dsuper.c990 inode = igrab(sb->s_dquot.files[type]); in ocfs2_disable_quotas()