Searched refs:cifs_tcp_ses_lock (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dmisc.c350 read_lock(&cifs_tcp_ses_lock);
364 read_unlock(&cifs_tcp_ses_lock);
553 read_lock(&cifs_tcp_ses_lock);
575 read_unlock(&cifs_tcp_ses_lock);
597 read_unlock(&cifs_tcp_ses_lock);
601 read_unlock(&cifs_tcp_ses_lock);
606 read_unlock(&cifs_tcp_ses_lock);
H A Dconnect.c146 read_lock(&cifs_tcp_ses_lock);
156 read_unlock(&cifs_tcp_ses_lock);
632 write_lock(&cifs_tcp_ses_lock);
634 write_unlock(&cifs_tcp_ses_lock);
672 read_lock(&cifs_tcp_ses_lock);
682 read_unlock(&cifs_tcp_ses_lock);
705 read_unlock(&cifs_tcp_ses_lock);
728 read_lock(&cifs_tcp_ses_lock);
733 read_unlock(&cifs_tcp_ses_lock);
1461 write_lock(&cifs_tcp_ses_lock);
[all...]
H A Dcifsfs.c444 read_lock(&cifs_tcp_ses_lock);
449 read_unlock(&cifs_tcp_ses_lock);
453 read_unlock(&cifs_tcp_ses_lock);
901 rwlock_init(&cifs_tcp_ses_lock);
H A Dcifs_debug.c151 read_lock(&cifs_tcp_ses_lock);
233 read_unlock(&cifs_tcp_ses_lock);
273 read_lock(&cifs_tcp_ses_lock);
306 read_unlock(&cifs_tcp_ses_lock);
346 read_lock(&cifs_tcp_ses_lock);
400 read_unlock(&cifs_tcp_ses_lock);
H A Dsess.c41 * Called while holding the cifs_tcp_ses_lock, so do not block
83 write_lock(&cifs_tcp_ses_lock);
115 write_unlock(&cifs_tcp_ses_lock);
585 read_lock(&cifs_tcp_ses_lock);
587 read_unlock(&cifs_tcp_ses_lock);
H A Dcifsglob.h670 GLOBAL_EXTERN rwlock_t cifs_tcp_ses_lock; variable
676 * If cifs_tcp_ses_lock and the lock below are both needed to be held, then
677 * the cifs_tcp_ses_lock must be grabbed first and released last.
H A Dcifssmb.c586 read_lock(&cifs_tcp_ses_lock);
588 read_unlock(&cifs_tcp_ses_lock);
598 read_unlock(&cifs_tcp_ses_lock);

Completed in 187 milliseconds