Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dquota.h25 .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 Dfs.h164 qid.q[QTYP_PRJ] = projid; in bch2_set_projid()
167 1 << QTYP_PRJ, in bch2_set_projid()
H A Dquota_format.h10 QTYP_PRJ = 2, enumerator
H A Dfs-ioctl.c78 1 << QTYP_PRJ, in bch2_ioc_reinherit_attrs()
H A Dquota.c655 POS(QTYP_PRJ, 0), in bch2_quota_remove()
656 POS(QTYP_PRJ, U64_MAX), in bch2_quota_remove()
H A Dfs.c959 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()