Home
last modified time | relevance | path

Searched refs:write_dquot (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dquota.h323 int (*write_dquot) (struct dquot *); /* Ordinary dquot write */ member
/linux-6.3-rc2/fs/quota/
A Ddquot.c661 err = sb->dq_op->write_dquot(dquot); in dquot_writeback_dquots()
797 ret = dquot->dq_sb->dq_op->write_dquot(dquot); in dqput()
2161 .write_dquot = dquot_commit,
/linux-6.3-rc2/Documentation/filesystems/
A Dlocking.rst602 int (*write_dquot) (struct dquot *);
616 write_dquot: yes dqonoff_sem or dqptr_sem
/linux-6.3-rc2/fs/reiserfs/
A Dsuper.c842 .write_dquot = reiserfs_write_dquot,
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c2964 .write_dquot = f2fs_dquot_commit,
/linux-6.3-rc2/fs/ext4/
A Dsuper.c1518 .write_dquot = ext4_write_dquot,

Completed in 31 milliseconds