Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dinode.c2299 rc = wait_on_bit_lock_action(flags, CIFS_INO_LOCK, cifs_wait_bit_killable,
2315 clear_bit_unlock(CIFS_INO_LOCK, flags);
2317 wake_up_bit(flags, CIFS_INO_LOCK);
A Dcifsglob.h1432 #define CIFS_INO_LOCK (5) /* lock bit for synchronization */ macro

Completed in 48 milliseconds