Home
last modified time | relevance | path

Searched refs:quota_info (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/fs/quota/
Dquota_v2.c94 struct quota_info *dqopt = sb_dqopt(sb); in v2_read_file_info()
194 struct quota_info *dqopt = sb_dqopt(sb); in v2_write_file_info()
329 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_read_dquot()
342 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_write_dquot()
370 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_release_dquot()
388 struct quota_info *dqopt = sb_dqopt(sb); in v2_get_next_id()
Dquota_v1.c60 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v1_read_dqblk()
161 struct quota_info *dqopt = sb_dqopt(sb); in v1_read_file_info()
188 struct quota_info *dqopt = sb_dqopt(sb); in v1_write_file_info()
Ddquot.c430 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_acquire()
477 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_commit()
503 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_release()
636 struct quota_info *dqopt = sb_dqopt(sb); in dquot_writeback_dquots()
690 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_sync()
2132 struct quota_info *dqopt = sb_dqopt(sb); in dquot_commit_info()
2140 struct quota_info *dqopt = sb_dqopt(sb); in dquot_get_next_id()
2181 struct quota_info *dqopt = sb_dqopt(sb); in vfs_cleanup_quota_inode()
2201 struct quota_info *dqopt = sb_dqopt(sb); in dquot_disable()
2318 struct quota_info *dqopt = sb_dqopt(sb); in vfs_setup_quota_inode()
[all …]
/linux-5.19.10/include/linux/
Dquota.h519 struct quota_info { struct
Dquotaops.h17 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt()
Dfs.h1474 struct quota_info s_dquot; /* Diskquota specific options */
/linux-5.19.10/fs/ocfs2/
Dquota_global.c448 struct quota_info *dqopt = sb_dqopt(sb); in ocfs2_global_write_info()
/linux-5.19.10/fs/f2fs/
Dsuper.c2655 struct quota_info *dqopt = sb_dqopt(sbi->sb); in f2fs_quota_sync_file()
2683 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_quota_sync()
2827 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_truncate_quota_inode_pages()