Home
last modified time | relevance | path

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

/linux-4.4.14/fs/quota/
Dquota_v1.c159 struct quota_info *dqopt = sb_dqopt(sb); in v1_read_file_info()
184 struct quota_info *dqopt = sb_dqopt(sb); in v1_write_file_info()
Ddquot.c406 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_acquire()
444 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_commit()
471 struct quota_info *dqopt = sb_dqopt(dquot->dq_sb); in dquot_release()
609 struct quota_info *dqopt = sb_dqopt(sb); in dquot_writeback_dquots()
658 struct quota_info *dqopt = sb_dqopt(sb); in dquot_quota_sync()
2024 struct quota_info *dqopt = sb_dqopt(sb); in dquot_commit_info()
2067 struct quota_info *dqopt = sb_dqopt(sb); in dquot_disable()
2215 struct quota_info *dqopt = sb_dqopt(sb); in vfs_load_quota_inode()
2324 struct quota_info *dqopt = sb_dqopt(sb); in dquot_resume()
2384 struct quota_info *dqopt = sb_dqopt(sb); in dquot_enable()
[all …]
/linux-4.4.14/include/linux/
Dquota.h505 struct quota_info { struct
Dquotaops.h16 static inline struct quota_info *sb_dqopt(struct super_block *sb) in sb_dqopt()
Dfs.h1316 struct quota_info s_dquot; /* Diskquota specific options */