Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dlockd.h190 #define B_GOT_CALLBACK 2 /* got lock or conflicting lock */ macro
/linux/fs/lockd/
H A Dsvclock.c748 block->b_flags |= B_GOT_CALLBACK; in nlmsvc_update_deferred_block()
1020 if (!(block->b_flags & B_GOT_CALLBACK)) in retry_deferred_block()