Home
last modified time | relevance | path

Searched refs:quota_get_qf_name (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Dquota.c42 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in move_quota_inode()
/external/e2fsprogs/lib/quota/
Dquotaio.c47 const char *quota_get_qf_name(int type, int fmt, char *buf) in quota_get_qf_name() function
67 strncat(path_buf, quota_get_qf_name(qtype, fmt, qf_name), in quota_get_qf_path()
Dquotaio.h161 const char *quota_get_qf_name(int type, int fmt, char *buf);
Dmkquota.c62 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in quota_file_exists()