Home
last modified time | relevance | path

Searched refs:QFMT_VFS_V1 (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dquotactl.h91 #ifndef QFMT_VFS_V1
92 # define QFMT_VFS_V1 4 macro
/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl_fmt_var.h19 {.fmt_id = QFMT_VFS_V1, .fmt_name = "vfsv1"}
H A Dquotactl04.c32 #define FMTID QFMT_VFS_V1
H A Dquotactl08.c46 static int32_t fmt_id = QFMT_VFS_V1;
H A Dquotactl09.c34 static int32_t fmt_id = QFMT_VFS_V1;
/third_party/f2fs-tools/fsck/
H A Dquotaio.c141 h->qh_fmt = QFMT_VFS_V1; in quota_file_open()
182 h->qh_fmt = QFMT_VFS_V1; in quota_file_create()
H A Dquotaio.h91 #define QFMT_VFS_V1 4 macro
H A Dquotaio_v2.c242 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/musl/include/sys/
H A Dquota.h47 #define QFMT_VFS_V1 4 macro
/third_party/rust/crates/nix/src/sys/
H A Dquota.rs9 //! quotactl_on(QuotaType::USRQUOTA, "/dev/sda1", QuotaFmt::QFMT_VFS_V1, "aquota.user").unwrap();
68 QFMT_VFS_V1,
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1345 pub const QFMT_VFS_V1: ::c_int = 4; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2452 pub const QFMT_VFS_V1: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1849 pub const QFMT_VFS_V1: ::c_int = 4; consts

Completed in 32 milliseconds