Searched refs:CIFS_UNLCK (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ | ||
D | cifspdu.h | 1138 #define CIFS_UNLCK 2 macro |
D | file.c | 1660 posix_lock_type = CIFS_UNLCK; in cifs_setlk() |
D | cifssmb.c | 2679 if (parm_data->lock_type == cpu_to_le16(CIFS_UNLCK)) in CIFSSMBPosixLock() |