Home
last modified time | relevance | path

Searched refs:check_support_cmd (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl02.c105 check_support_cmd(USRQUOTA); in setup()
106 check_support_cmd(GRPQUOTA); in setup()
Dquotactl05.c68 check_support_cmd(PRJQUOTA); in setup()
Dquotactl02.h28 static void check_support_cmd(int quotatype) in check_support_cmd() function