Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/vfs/
H A Dtest-statx.c192 unsigned offset, print_offset = 1, col = 0; in dump_hex() local
198 if (print_offset) { in dump_hex()
200 print_offset = 0; in dump_hex()
206 print_offset = 1; in dump_hex()
212 if (!print_offset) in dump_hex()
/kernel/linux/linux-6.6/samples/vfs/
H A Dtest-statx.c192 unsigned offset, print_offset = 1, col = 0; in dump_hex() local
198 if (print_offset) { in dump_hex()
200 print_offset = 0; in dump_hex()
206 print_offset = 1; in dump_hex()
212 if (!print_offset) in dump_hex()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c2911 unsigned int print_offset; in smb2_query_symlink() local
3047 print_offset = le16_to_cpu(symlink->PrintNameOffset); in smb2_query_symlink()
3055 SMB2_SYMLINK_STRUCT_SIZE + print_offset + print_len) { in smb2_query_symlink()

Completed in 11 milliseconds