Lines Matching defs:locks
472 /* unlock range of mandatory locks */
1324 * This is used to track byte stream locks on the file
1328 struct list_head blist; /* pointer to locks blocked on this */
1386 struct cifsFileInfo *cfile; /* fid that owns locks */
1387 struct list_head locks; /* locks held by fid above */
1533 struct list_head llist; /* locks helb by this inode */
1636 * - This will be called by cifsd, with no locks held.
1651 * - it will be called by cifsd, with no locks held
1919 * Here are all the locks (spinlock, mutex, semaphore) in cifs.ko, arranged according
1920 * to the locking order. i.e. if two locks are to be held together, the lock that
1926 * ensure that locks are picked up only in one direction in the below table
1940 * Please populate this list whenever you introduce new locks in your changes. Or in
1941 * case I've missed some existing locks. Please ensure that it's added in the list
2012 * generally the locks should be taken in order tcp_ses_lock before