Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c112 static int set_xattrs(const char *file);
198 set_res |= cgrp_files_walking(".", set_xattrs); in test_run()
329 static int set_xattrs(const char *file) in set_xattrs() function