Home
last modified time | relevance | path

Searched refs:fh_no_wcc (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfsfh.h88 bool fh_no_wcc; /* no wcc data needed */ member
H A Dnfs4proc.c1290 save_no_wcc = cstate->current_fh.fh_no_wcc; in nfsd4_setattr()
1291 cstate->current_fh.fh_no_wcc = true; in nfsd4_setattr()
1293 cstate->current_fh.fh_no_wcc = save_no_wcc; in nfsd4_setattr()