Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dexport.h98 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) macro
H A Dvfs.c358 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
1152 if (!EX_ISSYNC(exp)) in nfsd_vfs_write()
1309 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
H A Dnfs4proc.c1273 EX_ISSYNC(cstate->current_fh.fh_export)); in nfsd4_clone()