Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2ops.c2908 unsigned int print_offset; in smb2_query_symlink() local
3044 print_offset = le16_to_cpu(symlink->PrintNameOffset); in smb2_query_symlink()
3052 SMB2_SYMLINK_STRUCT_SIZE + print_offset + print_len) { in smb2_query_symlink()