Searched refs:sb_dqopt (Results 1 - 19 of 19) sorted by relevance

/linux-master/fs/quota/
H A Dquota_v1.c60 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
92 sb_dqopt(dquot->dq_sb)->info[type].dqi_bgrace;
94 sb_dqopt(dquot->dq_sb)->info[type].dqi_igrace;
97 if (sb_dqopt(dquot->dq_sb)->files[type])
129 struct inode *inode = sb_dqopt(sb)->files[type];
161 struct quota_info *dqopt = sb_dqopt(sb);
191 struct quota_info *dqopt = sb_dqopt(sb);
H A Dquota_v2.c94 struct quota_info *dqopt = sb_dqopt(sb);
165 i_size_read(sb_dqopt(sb)->files[type])) {
168 i_size_read(sb_dqopt(sb)->files[type]));
200 struct quota_info *dqopt = sb_dqopt(sb);
338 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
354 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
385 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
406 struct quota_info *dqopt = sb_dqopt(sb);
H A Ddquot.c383 if (sb_dqopt(dquot->dq_sb)->flags & DQUOT_NOLIST_DIRTY)
392 list_add(&dquot->dq_dirty, &sb_dqopt(dquot->dq_sb)->
429 if (sb_dqopt(dquot->dq_sb)->flags & DQUOT_NOLIST_DIRTY)
445 sb_dqopt(sb)->info[type].dqi_flags |= DQF_INFO_DIRTY;
458 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
505 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
531 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
687 struct quota_info *dqopt = sb_dqopt(sb);
741 struct quota_info *dqopt = sb_dqopt(sb);
1145 if (sb_dqopt(dquo
[all...]
H A Dquota_tree.c729 if (!sb_dqopt(dquot->dq_sb)->files[type]) {
H A Dquota.c113 fmt = sb_dqopt(sb)->info[type].dqi_format->qf_fmt_id;
/linux-master/include/linux/
H A Dquotaops.h17 static inline struct quota_info *sb_dqopt(struct super_block *sb) function
124 return sb_dqopt(sb)->info + type;
133 return sb_dqopt(sb)->flags &
139 return sb_dqopt(sb)->flags &
145 return sb_dqopt(sb)->flags &
151 return dquot_state_types(sb_dqopt(sb)->flags, DQUOT_SUSPENDED);
163 return dquot_state_types(sb_dqopt(sb)->flags, DQUOT_USAGE_ENABLED);
/linux-master/mm/
H A Dshmem_quota.c69 struct quota_info *dqopt = sb_dqopt(sb);
97 struct mem_dqinfo *info = &sb_dqopt(sb)->info[type];
121 struct quota_info *dqopt = sb_dqopt(sb);
174 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
272 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb);
H A Dshmem.c292 sb_dqopt(sb)->flags |= DQUOT_QUOTA_SYS_FILE | DQUOT_NOLIST_DIRTY;
/linux-master/fs/ocfs2/
H A Dquota_local.c169 struct inode *linode = sb_dqopt(sb)->files[type];
524 down_write(&sb_dqopt(sb)->dqio_sem);
559 up_write(&sb_dqopt(sb)->dqio_sem);
691 struct inode *lqinode = sb_dqopt(sb)->files[type];
799 status = ocfs2_modify_bh(sb_dqopt(sb)->files[type], bh, olq_update_info,
855 status = ocfs2_modify_bh(sb_dqopt(sb)->files[type],
862 ocfs2_inode_unlock(sb_dqopt(sb)->files[type], 1);
898 struct inode *lqinode = sb_dqopt(sb)->files[dquot->dq_id.type];
967 struct inode *lqinode = sb_dqopt(sb)->files[type];
1099 struct inode *lqinode = sb_dqopt(s
[all...]
H A Dquota_global.c448 struct quota_info *dqopt = sb_dqopt(sb);
624 down_write(&sb_dqopt(sb)->dqio_sem);
634 up_write(&sb_dqopt(sb)->dqio_sem);
682 down_write(&sb_dqopt(dquot->dq_sb)->dqio_sem);
686 up_write(&sb_dqopt(dquot->dq_sb)->dqio_sem);
958 down_write(&sb_dqopt(sb)->dqio_sem);
969 up_write(&sb_dqopt(sb)->dqio_sem);
H A Dsuper.c916 sb_dqopt(sb)->flags |= DQUOT_QUOTA_SYS_FILE | DQUOT_NEGATIVE_USAGE;
/linux-master/fs/jfs/
H A Dsuper.c732 struct inode *inode = sb_dqopt(sb)->files[type];
776 struct inode *inode = sb_dqopt(sb)->files[type];
855 struct inode *inode = sb_dqopt(sb)->files[type];
/linux-master/fs/f2fs/
H A Dsuper.c2603 struct inode *inode = sb_dqopt(sb)->files[type];
2658 struct inode *inode = sb_dqopt(sb)->files[type];
2809 sb_dqopt(sb)->flags |= DQUOT_QUOTA_SYS_FILE;
2833 struct quota_info *dqopt = sb_dqopt(sbi->sb);
2861 struct quota_info *dqopt = sb_dqopt(sb);
2950 struct inode *inode = sb_dqopt(sb)->files[type];
3016 struct quota_info *dqopt = sb_dqopt(sb);
/linux-master/fs/ext2/
H A Dsuper.c1488 struct inode *inode = sb_dqopt(sb)->files[type];
1532 struct inode *inode = sb_dqopt(sb)->files[type];
1603 struct inode *inode = sb_dqopt(sb)->files[type];
/linux-master/fs/ext4/
H A Dorphan.c503 if (sb_dqopt(sb)->files[i])
H A Dsuper.c6848 return sb_dqopt(dquot->dq_sb)->files[dquot->dq_id.type];
6984 sb_dqopt(sb)->flags |= DQUOT_NOLIST_DIRTY;
6990 sb_dqopt(sb)->flags &= ~DQUOT_NOLIST_DIRTY;
7093 sb_dqopt(sb)->flags |= DQUOT_QUOTA_SYS_FILE | DQUOT_NOLIST_DIRTY;
7116 struct inode *inode = sb_dqopt(sb)->files[type];
7172 struct inode *inode = sb_dqopt(sb)->files[type];
7208 struct inode *inode = sb_dqopt(sb)->files[type];
/linux-master/fs/reiserfs/
H A Dsuper.c408 if (sb_dqopt(s)->files[i] && quota_enabled[i])
2460 struct inode *inode = sb_dqopt(sb)->files[type];
2491 struct inode *inode = sb_dqopt(sb)->files[type];
2539 struct inode *inode = sb_dqopt(sb)->files[type];
/linux-master/fs/bcachefs/
H A Dquota.c220 struct mem_dqinfo *info = &sb_dqopt(dquot->dq_sb)->info[dquot->dq_id.type];
/linux-master/fs/gfs2/
H A Dops_fstype.c1183 sb_dqopt(sb)->flags |= DQUOT_QUOTA_SYS_FILE;

Completed in 290 milliseconds