Searched refs:EX_ISSYNC (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/nfsd/ | ||
| H A D | export.h | 99 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) macro |
| H A D | nfs4proc.c | 1414 EX_ISSYNC(cstate->current_fh.fh_export)); in nfsd4_clone() |