Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/lockd/
Dlockd.h190 #define B_GOT_CALLBACK 2 /* got lock or conflicting lock */ macro
/linux-6.12.1/fs/lockd/
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()