Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c56 static int chattr_i_nsup; variable
119 if (tc->copy_to_fd == &fd_immutable && chattr_i_nsup) { in verify_copy_file_range()
229 chattr_i_nsup = run_command("chattr", "+i", FILE_IMMUTABLE_PATH); in setup()