Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dexport.h97 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC)) macro
Dvfs.c297 if (!EX_ISSYNC(fhp->fh_export)) in commit_metadata()
1020 if (!EX_ISSYNC(exp)) in nfsd_vfs_write()
1172 if (EX_ISSYNC(fhp->fh_export)) { in nfsd_commit()
Dnfs4proc.c1280 EX_ISSYNC(cstate->current_fh.fh_export)); in nfsd4_clone()