Searched defs:LOCK_PRINT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c6028 #define LOCK_PRINT(d, s, t, f) if (d) lock_print(s, t, f) macro
6030 #define LOCK_PRINT(d, s, t, f) macro
8568 LOCK_PRINT(rfs4_debug, "setlock", cmd, flock);
8584 LOCK_PRINT(rfs4_debug, "setlock", F_GETLK, &flk);
8629 LOCK_PRINT(rfs4_debug, "setlock(blocking lock)",
9449 LOCK_PRINT(rfs4_debug, "rfs4_op_lockt", F_GETLK, &flk);

Completed in 85 milliseconds