Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h189 u64 ncf_cur_fsize; member
H A Dnfs4state.c6355 dp->dl_cb_fattr.ncf_cur_fsize = stat.size; in nfs4_open_delegation()
9407 ncf->ncf_cur_fsize != ncf->ncf_cb_fsize)) in nfsd4_deleg_getattr_conflict()
9422 ncf->ncf_cur_fsize = ncf->ncf_cb_fsize; in nfsd4_deleg_getattr_conflict()
H A Dnfs4xdr.c3929 args.stat.size = ncf->ncf_cur_fsize; in nfsd4_encode_fattr4()