Home
last modified time | relevance | path

Searched refs:EX_ISSYNC (Results 1 – 3 of 3) sorted by relevance

/fs/nfsd/
Dexport.h97 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) macro
Dvfs.c296 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
998 if (!EX_ISSYNC(exp)) in nfsd_vfs_write()
1163 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
Dnfs4proc.c1113 EX_ISSYNC(cstate->current_fh.fh_export)); in nfsd4_clone()