Searched refs:s_dquot (Results 1 – 3 of 3) sorted by relevance
185 #define sb_dqopt(sb) (&(sb)->s_dquot)
770 struct quota_info s_dquot; /* Diskquota specific options */ member
281 sema_init(&s->s_dquot.dqio_sem, 1); in alloc_super()282 sema_init(&s->s_dquot.dqoff_sem, 1); in alloc_super()