Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl02.h86 struct fs_quota_statv res_qstatv = { in check_qoffv() local
91 (void *) &res_qstatv), "do_quotactl() to %s", desp); in check_qoffv()
95 if (res_qstatv.qs_flags & flag) { in check_qoffv()
105 struct fs_quota_statv res_qstatv = { in check_qonv() local
110 (void *) &res_qstatv), "do_quotactl() to %s", desp); in check_qonv()
114 if (!(res_qstatv.qs_flags & flag)) { in check_qonv()

Completed in 1 milliseconds