Home
last modified time | relevance | path

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

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