Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsfh.h44 __u64 fh_pre_size; /* size before operation */ member
H A Dnfs3xdr.c242 p = xdr_encode_hyper(p, (u64) fhp->fh_pre_size); in encode_wcc_data()
278 fhp->fh_pre_size = stat.size; in fill_pre_wcc()