Searched refs:wait_on_bit_action (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dwait_bit.h134 * wait_on_bit_action - wait for a bit to be cleared
150 wait_on_bit_action(unsigned long *word, int bit, wait_bit_action_f *action, function
/linux-master/fs/nfs/
H A Dfile.c602 wait_on_bit_action(&NFS_I(inode)->flags, NFS_INO_INVALIDATING,
H A Dnfs4state.c1329 res = wait_on_bit_action(&clp->cl_state, NFS4CLNT_MANAGER_RUNNING,
H A Dinode.c1338 ret = wait_on_bit_action(bitlock, NFS_INO_INVALIDATING,
H A Dpnfs.c1912 return wait_on_bit_action(&lo->plh_flags, NFS_LAYOUT_RETURN,

Completed in 142 milliseconds