Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx05.c90 char opt_bsize[32]; in setup() local
91 const char *const fs_opts[] = {"-O encrypt", opt_bsize, NULL}; in setup()
94 snprintf(opt_bsize, sizeof(opt_bsize), "-b %i", getpagesize()); in setup()
H A Dstatx09.c124 char opt_bsize[32]; in setup() local
125 const char *const fs_opts[] = {"-O verity", opt_bsize, NULL}; in setup()
127 snprintf(opt_bsize, sizeof(opt_bsize), "-b %i", getpagesize()); in setup()

Completed in 2 milliseconds