Home
last modified time | relevance | path

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

/linux/fs/quota/
A 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()
A 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()
A Ddquot.c626 struct quota_info *dqopt = sb_dqopt(sb); in dquot_writeback_dquots()
680 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_sync()
2117 struct quota_info *dqopt = sb_dqopt(sb); in dquot_commit_info()
2125 struct quota_info *dqopt = sb_dqopt(sb); in dquot_get_next_id()
2166 struct quota_info *dqopt = sb_dqopt(sb); in vfs_cleanup_quota_inode()
2186 struct quota_info *dqopt = sb_dqopt(sb); in dquot_disable()
2303 struct quota_info *dqopt = sb_dqopt(sb); in vfs_setup_quota_inode()
2335 struct quota_info *dqopt = sb_dqopt(sb); in dquot_load_quota_sb()
2431 struct quota_info *dqopt = sb_dqopt(sb); in dquot_resume()
2508 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_enable()
[all …]
/linux/include/linux/
A Dquota.h519 struct quota_info { struct
A Dquotaops.h17 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt()
A Dfs.h1503 struct quota_info s_dquot; /* Diskquota specific options */
/linux/fs/ocfs2/
A Dquota_global.c447 struct quota_info *dqopt = sb_dqopt(sb); in ocfs2_global_write_info()
/linux/fs/f2fs/
A Dsuper.c2628 struct quota_info *dqopt = sb_dqopt(sbi->sb); in f2fs_quota_sync_file()
2656 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_quota_sync()
2798 struct quota_info *dqopt = sb_dqopt(sb); in f2fs_truncate_quota_inode_pages()

Completed in 36 milliseconds