Home
last modified time | relevance | path

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

/Linux-v6.6/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.c456 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_acquire()
503 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_commit()
529 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_release()
685 struct quota_info *dqopt = sb_dqopt(sb); in dquot_writeback_dquots()
739 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_sync()
2157 struct quota_info *dqopt = sb_dqopt(sb); in dquot_commit_info()
2165 struct quota_info *dqopt = sb_dqopt(sb); in dquot_get_next_id()
2206 struct quota_info *dqopt = sb_dqopt(sb); in vfs_cleanup_quota_inode()
2226 struct quota_info *dqopt = sb_dqopt(sb); in dquot_disable()
2343 struct quota_info *dqopt = sb_dqopt(sb); in vfs_setup_quota_inode()
[all …]
/Linux-v6.6/mm/
Dshmem_quota.c69 struct quota_info *dqopt = sb_dqopt(sb); in shmem_read_file_info()
121 struct quota_info *dqopt = sb_dqopt(sb); in shmem_get_next_id()
173 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in shmem_acquire_dquot()
269 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in shmem_release_dquot()
/Linux-v6.6/include/linux/
Dquota.h521 struct quota_info { struct
Dquotaops.h17 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt()
Dfs.h1228 struct quota_info s_dquot; /* Diskquota specific options */
/Linux-v6.6/fs/ocfs2/
Dquota_global.c448 struct quota_info *dqopt = sb_dqopt(sb); in ocfs2_global_write_info()
/Linux-v6.6/fs/f2fs/
Dsuper.c2850 struct quota_info *dqopt = sb_dqopt(sbi->sb); in f2fs_quota_sync_file()
2878 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_quota_sync()
3033 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_truncate_quota_inode_pages()