Searched refs:QTYP_PRJ (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | quota.h | 25 .q[QTYP_PRJ] = u->bi_project ? u->bi_project - 1 : 0, in bch_qid() 33 (c->opts.prjquota << QTYP_PRJ)); in enabled_qtypes()
|
| H A D | fs.h | 164 qid.q[QTYP_PRJ] = projid; in bch2_set_projid() 167 1 << QTYP_PRJ, in bch2_set_projid()
|
| H A D | quota_format.h | 10 QTYP_PRJ = 2, enumerator
|
| H A D | fs-ioctl.c | 78 1 << QTYP_PRJ, in bch2_ioc_reinherit_attrs()
|
| H A D | quota.c | 655 POS(QTYP_PRJ, 0), in bch2_quota_remove() 656 POS(QTYP_PRJ, U64_MAX), in bch2_quota_remove()
|
| H A D | fs.c | 959 1 << QTYP_PRJ, in bch2_rename2() 969 1 << QTYP_PRJ, in bch2_rename2() 1039 1 << QTYP_PRJ, in bch2_rename2() 1044 1 << QTYP_PRJ, in bch2_rename2() 1636 fa->fsx_projid = inode->ei_qid.q[QTYP_PRJ]; in bch2_fileattr_get()
|