Home
last modified time | relevance | path

Searched refs:wait_on_bit_lock_action (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/include/linux/
Dwait_bit.h240 wait_on_bit_lock_action(unsigned long *word, int bit, wait_bit_action_f *action, in wait_on_bit_lock_action() function
/linux-6.14.4/fs/smb/client/
Dinode.c2672 rc = wait_on_bit_lock_action(flags, CIFS_INO_LOCK, cifs_wait_bit_killable,
/linux-6.14.4/fs/nfs/
Dpnfs.c3334 status = wait_on_bit_lock_action(&nfsi->flags, in pnfs_layoutcommit_inode()