Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dstate.h170 u64 ncf_cur_fsize; member
H A Dnfs4state.c6233 dp->dl_cb_fattr.ncf_cur_fsize = stat.size; in nfs4_open_delegation()
9228 ncf->ncf_cur_fsize != ncf->ncf_cb_fsize)) in nfsd4_deleg_getattr_conflict()
9243 ncf->ncf_cur_fsize = ncf->ncf_cb_fsize; in nfsd4_deleg_getattr_conflict()
H A Dnfs4xdr.c3634 args.stat.size = ncf->ncf_cur_fsize; in nfsd4_encode_fattr4()