Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Dquota_v2.c96 struct quota_info *dqopt = sb_dqopt(sb); in v2_read_file_info()
172 struct quota_info *dqopt = sb_dqopt(sb); in v2_write_file_info()
306 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_read_dquot()
319 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_write_dquot()
347 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in v2_release_dquot()
365 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.c429 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_acquire()
473 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_commit()
496 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_release()
628 struct quota_info *dqopt = sb_dqopt(sb); in dquot_writeback_dquots()
682 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_sync()
2118 struct quota_info *dqopt = sb_dqopt(sb); in dquot_commit_info()
2126 struct quota_info *dqopt = sb_dqopt(sb); in dquot_get_next_id()
2171 struct quota_info *dqopt = sb_dqopt(sb); in dquot_disable()
2311 struct quota_info *dqopt = sb_dqopt(sb); in vfs_load_quota_inode()
2414 struct quota_info *dqopt = sb_dqopt(sb); in dquot_resume()
[all …]
/Linux-v5.4/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.h1460 struct quota_info s_dquot; /* Diskquota specific options */
/Linux-v5.4/fs/ocfs2/
Dquota_global.c448 struct quota_info *dqopt = sb_dqopt(sb); in ocfs2_global_write_info()
/Linux-v5.4/fs/f2fs/
Dsuper.c1981 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_quota_sync()
2138 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_truncate_quota_inode_pages()