Go to the documentation of this file.
12 # include <linux/nfsd/nfsfh.h>
19 #define MAX_FS_LOCATIONS 128
40 #define MAX_SECINFO_LIST 8
76 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC))
77 #define EX_NOHIDE(exp) ((exp)->ex_flags & NFSEXP_NOHIDE)
78 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES)
101 cache_put(&exp->
h, exp->
cd);