Home
last modified time | relevance | path

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

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