Home
last modified time | relevance | path

Searched refs:QFMT_VFS_V1 (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/include/lapi/
Dquotactl.h91 #ifndef QFMT_VFS_V1
92 # define QFMT_VFS_V1 4 macro
/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl_fmt_var.h19 {.fmt_id = QFMT_VFS_V1, .fmt_name = "vfsv1"}
Dquotactl04.c32 #define FMTID QFMT_VFS_V1
Dquotactl09.c34 static int32_t fmt_id = QFMT_VFS_V1;
Dquotactl08.c45 static int32_t fmt_id = QFMT_VFS_V1;
/third_party/f2fs-tools/fsck/
Dquotaio.c140 h->qh_fmt = QFMT_VFS_V1; in quota_file_open()
181 h->qh_fmt = QFMT_VFS_V1; in quota_file_create()
Dquotaio.h92 #define QFMT_VFS_V1 4 macro
Dquotaio_v2.c243 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
/third_party/musl/porting/uniproton/kernel/include/sys/
Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/include/sys/
Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/ndk_musl_include/sys/
Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/e2fsprogs/lib/support/
Dquotaio_v2.c156 if (fmt != QFMT_VFS_V1) in v2_check_file()
229 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
Dquotaio.c201 fmt = QFMT_VFS_V1; in quota_file_open()
317 fmt = QFMT_VFS_V1; in quota_file_create()
Dquotaio.h88 #define QFMT_VFS_V1 4 macro
Dmkquota.c81 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in quota_file_exists()
170 int fmt = QFMT_VFS_V1; in quota_write_inode()
/third_party/e2fsprogs/e2fsck/
Dquota.c55 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in move_quota_inode()