Home
last modified time | relevance | path

Searched refs:print_offset (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/samples/vfs/
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()
/Linux-v5.10/fs/cifs/
Dsmb2ops.c2881 unsigned int print_offset; in smb2_query_symlink() local
3018 print_offset = le16_to_cpu(symlink->PrintNameOffset); in smb2_query_symlink()
3026 SMB2_SYMLINK_STRUCT_SIZE + print_offset + print_len) { in smb2_query_symlink()