Searched refs:get_lock_count (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dblocking.c257 count = get_lock_count( data, i, large_file_format);
448 count = get_lock_count( data, blr->lock_num, large_file_format);
H A Dreply.c4566 SMB_BIG_UINT get_lock_count( char *data, int data_offset, BOOL large_file_format) function
4587 DEBUG(3,("get_lock_count: truncating lock count (high)0x%x (low)0x%x to just low count.\n",
4778 count = get_lock_count( data, i, large_file_format);
4811 count = get_lock_count( data, i, large_file_format);
4861 count = get_lock_count( data, i, large_file_format);

Completed in 111 milliseconds