Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c1189 /* F_ALLOCSP allocates from the start of the file to l_start */ in create_file()
1194 "create_file: fcntl(%d, F_ALLOCSP, { %d, %lld, %lld })\n", in create_file()
1199 if (fcntl(fd, F_ALLOCSP, &f) == -1) { in create_file()
1201 "iogen%s: Could not fcntl(F_ALLOCSP) %d bytes in file %s: %s (%d)\n", in create_file()
2016 "\t allocate - allocate space with F_ALLOCSP\n"); in help()
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1965 pub const F_ALLOCSP: ::c_int = 110; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1340 pub const F_ALLOCSP: ::c_int = 10; consts

Completed in 19 milliseconds