Home
last modified time | relevance | path

Searched refs:quota_write (Results 1 – 25 of 120) sorted by relevance

12345

/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/cunit/
H A Dquota.testc89 r = quota_write(&q, 0, NULL);
93 r = quota_write(&q, 0, NULL);
98 r = quota_write(&q, 0, &txn);
103 r = quota_write(&q, 0, &txn);
134 r = quota_write(&q, 0, &txn);
188 r = quota_write(&q, 0, &txn);
235 r = quota_write(&q, 0, &txn);
247 r = quota_write(&q, 0, &txn);
448 r = quota_write(&q, 0, &txn);
532 r = quota_write(&q, 0, &txn);
[all …]
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/cunit/
H A Dquota.testc89 r = quota_write(&q, NULL);
93 r = quota_write(&q, NULL);
98 r = quota_write(&q, &txn);
103 r = quota_write(&q, &txn);
134 r = quota_write(&q, &txn);
188 r = quota_write(&q, &txn);
235 r = quota_write(&q, &txn);
247 r = quota_write(&q, &txn);
448 r = quota_write(&q, &txn);
532 r = quota_write(&q, &txn);
[all …]
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/cunit/
H A Dquota.testc89 r = quota_write(&q, 0, NULL);
93 r = quota_write(&q, 0, NULL);
98 r = quota_write(&q, 0, &txn);
103 r = quota_write(&q, 0, &txn);
134 r = quota_write(&q, 0, &txn);
188 r = quota_write(&q, 0, &txn);
235 r = quota_write(&q, 0, &txn);
247 r = quota_write(&q, 0, &txn);
448 r = quota_write(&q, 0, &txn);
532 r = quota_write(&q, 0, &txn);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/quota/
H A Dquota_v1.c98 ret = dquot->dq_sb->s_op->quota_write(dquot->dq_sb, type, in v1_commit_dqblk()
205 ret = sb->s_op->quota_write(sb, type, (char *)&dqblk, in v1_write_file_info()
H A Dquota_tree.c73 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
396 ret = sb->s_op->quota_write(sb, type, ddquot, info->dqi_entry_size, in qtree_write_dquot()
H A Dquota_v2.c210 size = sb->s_op->quota_write(sb, type, (char *)&dinfo, in v2_write_file_info()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/quota/
H A Dquota_v1.c98 ret = dquot->dq_sb->s_op->quota_write(dquot->dq_sb, type, in v1_commit_dqblk()
205 ret = sb->s_op->quota_write(sb, type, (char *)&dqblk, in v1_write_file_info()
H A Dquota_tree.c73 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
396 ret = sb->s_op->quota_write(sb, type, ddquot, info->dqi_entry_size, in qtree_write_dquot()
H A Dquota_v2.c210 size = sb->s_op->quota_write(sb, type, (char *)&dinfo, in v2_write_file_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/quota/
H A Dquota_v1.c98 ret = dquot->dq_sb->s_op->quota_write(dquot->dq_sb, type, in v1_commit_dqblk()
205 ret = sb->s_op->quota_write(sb, type, (char *)&dqblk, in v1_write_file_info()
H A Dquota_tree.c73 ret = sb->s_op->quota_write(sb, info->dqi_type, buf, in write_blk()
396 ret = sb->s_op->quota_write(sb, type, ddquot, info->dqi_entry_size, in qtree_write_dquot()
H A Dquota_v2.c210 size = sb->s_op->quota_write(sb, type, (char *)&dinfo, in v2_write_file_info()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dquota.h114 extern int quota_write(struct quota *quota, struct txn **tid);
H A Dquota.c340 r = quota_write(&localq, &tid); in fixquota_addroot()
517 r = quota_write(&localq, &txn); in fixquota_dombox()
595 r = quota_write(&localq, &tid); in fixquota_finish()
H A Dquota_db.c402 EXPORTED int quota_write(struct quota *quota, struct txn **tid) in quota_write() function
491 r = quota_write(&q, &tid); in quota_update_useds()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dquota.h115 extern int quota_write(struct quota *quota, int silent, struct txn **tid);
H A Dquota.c352 r = quota_write(&localq, 0, &tid); in fixquota_addroot()
535 r = quota_write(&localq, 0, &txn); in fixquota_dombox()
615 r = quota_write(&localq, 0, &tid); in fixquota_finish()
H A Dquota_db.c415 EXPORTED int quota_write(struct quota *quota, int silent, struct txn **tid) in quota_write() function
519 r = quota_write(&q, silent, &tid); in quota_update_useds()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dquota.h116 extern int quota_write(struct quota *quota, int silent, struct txn **tid);
H A Dquota.c352 r = quota_write(&localq, 0, &tid); in fixquota_addroot()
538 r = quota_write(&localq, 0, &txn); in fixquota_dombox()
618 r = quota_write(&localq, 0, &tid); in fixquota_finish()
H A Dquota_db.c438 EXPORTED int quota_write(struct quota *quota, int silent, struct txn **tid) in quota_write() function
542 r = quota_write(&q, silent, &tid); in quota_update_useds()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/filesystems/
H A Dlocking.rst171 ssize_t (*quota_write)(struct super_block *, int, const char *, size_t, loff_t);
196 quota_write: no (see below)
207 ->quota_read() and ->quota_write() functions are both guaranteed to
599 FS recursion means calling ->quota_read() and ->quota_write() from superblock
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/filesystems/
H A Dlocking.rst171 ssize_t (*quota_write)(struct super_block *, int, const char *, size_t, loff_t);
196 quota_write: no (see below)
207 ->quota_read() and ->quota_write() functions are both guaranteed to
599 FS recursion means calling ->quota_read() and ->quota_write() from superblock
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/filesystems/
H A Dlocking.rst171 ssize_t (*quota_write)(struct super_block *, int, const char *, size_t, loff_t);
196 quota_write: no (see below)
207 ->quota_read() and ->quota_write() functions are both guaranteed to
599 FS recursion means calling ->quota_read() and ->quota_write() from superblock
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/jfs/
H A Dsuper.c900 .quota_write = jfs_quota_write,

12345