Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsfh.h259 static inline u64 nfsd4_change_attribute(struct kstat *stat, in nfsd4_change_attribute() function
H A Dnfs3xdr.c279 fhp->fh_pre_change = nfsd4_change_attribute(&stat, inode); in fill_pre_wcc()
294 fhp->fh_post_change = nfsd4_change_attribute(&fhp->fh_post_attr, in fill_post_wcc()
H A Dnfs4xdr.c2302 p = xdr_encode_hyper(p, nfsd4_change_attribute(stat, inode)); in encode_change()