Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsfh.h256 static inline u64 nfsd4_change_attribute(struct kstat *stat, in nfsd4_change_attribute() function
Dnfs3xdr.c281 fhp->fh_pre_change = nfsd4_change_attribute(&stat, inode); in fill_pre_wcc()
296 fhp->fh_post_change = nfsd4_change_attribute(&fhp->fh_post_attr, in fill_post_wcc()
Dnfs4xdr.c1999 p = xdr_encode_hyper(p, nfsd4_change_attribute(stat, inode)); in encode_change()