Home
last modified time | relevance | path

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

/linux-4.19.296/fs/quota/
Dquota_v2.c95 struct quota_info *dqopt = sb_dqopt(sb); in v2_read_file_info()
195 struct quota_info *dqopt = sb_dqopt(sb); in v2_write_file_info()
330 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_read_dquot()
343 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_write_dquot()
371 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_release_dquot()
389 struct quota_info *dqopt = sb_dqopt(sb); in v2_get_next_id()
Dquota_v1.c59 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v1_read_dqblk()
160 struct quota_info *dqopt = sb_dqopt(sb); in v1_read_file_info()
187 struct quota_info *dqopt = sb_dqopt(sb); in v1_write_file_info()
Ddquot.c453 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_acquire()
496 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_commit()
519 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_release()
670 struct quota_info *dqopt = sb_dqopt(sb); in dquot_writeback_dquots()
717 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_sync()
2178 struct quota_info *dqopt = sb_dqopt(sb); in dquot_commit_info()
2186 struct quota_info *dqopt = sb_dqopt(sb); in dquot_get_next_id()
2231 struct quota_info *dqopt = sb_dqopt(sb); in dquot_disable()
2365 struct quota_info *dqopt = sb_dqopt(sb); in vfs_setup_quota_inode()
2397 struct quota_info *dqopt = sb_dqopt(sb); in vfs_cleanup_quota_inode()
[all …]
/linux-4.19.296/include/linux/
Dquota.h518 struct quota_info { struct
Dquotaops.h17 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt()
Dfs.h1404 struct quota_info s_dquot; /* Diskquota specific options */
/linux-4.19.296/fs/ocfs2/
Dquota_global.c448 struct quota_info *dqopt = sb_dqopt(sb); in ocfs2_global_write_info()
/linux-4.19.296/fs/f2fs/
Dsuper.c1798 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_quota_sync()
1905 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_truncate_quota_inode_pages()