Searched refs:QFMT_VFS_V1 (Results 1 – 17 of 17) sorted by relevance
27 #if defined(QFMT_VFS_V1) || (defined(HAVE_DECL_QFMT_VFS_V1) && HAVE_DECL_QFMT_VFS_V1)29 static_assert((QFMT_VFS_V1) == (4), "QFMT_VFS_V1 != 4");32 # define QFMT_VFS_V1 448 XLAT(QFMT_VFS_V1),
4 QFMT_VFS_V1 4
33 #ifndef QFMT_VFS_V134 # define QFMT_VFS_V1 4 macro37 #define FMTID QFMT_VFS_V1
140 h->qh_fmt = QFMT_VFS_V1; in quota_file_open()181 h->qh_fmt = QFMT_VFS_V1; in quota_file_create()
92 #define QFMT_VFS_V1 4 macro
243 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
79 #define QFMT_VFS_V1 4 macro
156 if (fmt != QFMT_VFS_V1) in v2_check_file()228 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
201 fmt = QFMT_VFS_V1; in quota_file_open()317 fmt = QFMT_VFS_V1; in quota_file_create()
88 #define QFMT_VFS_V1 4 macro
81 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in quota_file_exists()170 int fmt = QFMT_VFS_V1; in quota_write_inode()
55 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in move_quota_inode()
66 QFMT_VFS_V1,
1363 pub const QFMT_VFS_V1: ::c_int = 4; constant
1510 pub const QFMT_VFS_V1: ::c_int = 4; constant
2441 pub const QFMT_VFS_V1: ::c_int = 4; constant
33052 * xlat/quota_formats.in: Add QFMT_OCFS2 and QFMT_VFS_V1.