Searched refs:quota_get_qf_name (Results 1 – 4 of 4) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | quota.c | 42 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in move_quota_inode()
|
/external/e2fsprogs/lib/quota/ |
D | quotaio.c | 47 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()
|
D | quotaio.h | 161 const char *quota_get_qf_name(int type, int fmt, char *buf);
|
D | mkquota.c | 62 quota_get_qf_name(qtype, QFMT_VFS_V1, qf_name); in quota_file_exists()
|