Home
last modified time | relevance | path

Searched refs:GFS2_QCF_USER (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dgfs2_ondisk.h526 #define GFS2_QCF_USER 0x00000001 macro
/linux-6.15/fs/gfs2/
H A Dquota.c710 qc->qc_flags = cpu_to_be32(GFS2_QCF_USER); in do_qc()
1439 enum quota_type qtype = (qc_flags & GFS2_QCF_USER) ? in gfs2_quota_init()