/external/ltp/testcases/kernel/syscalls/quotactl/ |
quotactl01.c | 81 static char *block_dev, *mountpoint, *quota_file, *quota_loc = NULL; variable 152 snprintf(quota_loc, FILENAME_MAX, "%s/%s", mountpoint, quota_file); 210 {.option = "q:",.flag = "a_file_FLAG,.arg = "a_file},
|
/external/e2fsprogs/lib/support/ |
quotaio.h | 68 struct quota_handle *quota_file[MAXQUOTAS]; member in struct:quota_ctx 112 struct quota_file { struct 124 struct quota_file qh_qf; 125 unsigned int (*e2fs_read)(struct quota_file *qf, ext2_loff_t offset, 127 unsigned int (*e2fs_write)(struct quota_file *qf, ext2_loff_t offset,
|