Home
last modified time | relevance | path

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

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