Go to the documentation of this file.
13 #include <linux/nfs.h>
18 #define nlm4_deadlock cpu_to_be32(NLM_DEADLCK)
19 #define nlm4_rofs cpu_to_be32(NLM_ROFS)
20 #define nlm4_stale_fh cpu_to_be32(NLM_STALE_FH)
21 #define nlm4_fbig cpu_to_be32(NLM_FBIG)
22 #define nlm4_failed cpu_to_be32(NLM_FAILED)