Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dquotaops.h19 return &sb->s_dquot; in sb_dqopt()
H A Dfs.h1499 struct quota_info s_dquot; /* Diskquota specific options */ member
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h322 struct quota_info s_dquot; /* Diskquota specific options */ member
/OK3568_Linux_fs/kernel/fs/
H A Dsuper.c257 init_rwsem(&s->s_dquot.dqio_sem); in alloc_super()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuper.c961 inode = igrab(sb->s_dquot.files[type]); in ocfs2_disable_quotas()