Searched refs:print_struct_flock64 (Results 1 – 2 of 2) sorted by relevance
43 print_struct_flock64(const struct_kernel_flock64 *fl, const int getlk) in print_struct_flock64() function62 print_struct_flock64(&fl, getlk); in printflock64()71 print_struct_flock64(&fl, getlk); in printflock()
22047 * fcntl.c (print_struct_flock64): Print l_start and l_len fields29381 * fcntl.c (print_struct_flock64): Explicitly cast l_type and l_whence34119 * fcntl.c (print_struct_flock64): Replace %Ld with %lld.35232 * fcntl.c (print_struct_flock64): New function.35233 (printflock64): Use fetch_struct_flock64 and print_struct_flock64.35234 (printflock): Use fetch_struct_flock and print_struct_flock64.