Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fallocate/
H A Dfallocate06.c52 int no_cow, fill_fs; member
137 if (tc->fill_fs && !tc->no_cow && TST_RET < 0) { in check_result()
177 tc->fill_fs ? "yes" : "no", tc->no_cow ? "no" : "yes"); in run()
181 toggle_cow(fd, !tc->no_cow); in run()
182 else if (!tc->no_cow) in run()

Completed in 2 milliseconds