Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dquota.h77 #define QFMT_VFS_V1 4 macro
/external/e2fsprogs/e2fsck/
Dquota.c42 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in move_quota_inode()
/external/e2fsprogs/lib/quota/
Dquotaio_v2.c154 if (fmt != QFMT_VFS_V1) in v2_check_file()
198 if (h->qh_fmt != QFMT_VFS_V1) in v2_new_io()
Dquotaio.c206 fmt = QFMT_VFS_V1; in quota_file_open()
289 fmt = QFMT_VFS_V1; in quota_file_create()
Dquotaio.h39 #define QFMT_VFS_V1 4 macro
Dmkquota.c62 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in quota_file_exists()
127 int fmt = QFMT_VFS_V1; in quota_write_inode()
/external/e2fsprogs/misc/
Dtune2fs.c737 QFMT_VFS_V1)) > 0) in handle_quota_options()
746 QFMT_VFS_V1)) > 0) in handle_quota_options()