Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfsfh.h262 static inline u64 nfsd4_change_attribute(struct kstat *stat, in nfsd4_change_attribute() function
Dnfs3xdr.c511 fhp->fh_pre_change = nfsd4_change_attribute(&stat, inode); in fill_pre_wcc()
542 nfsd4_change_attribute(&fhp->fh_post_attr, inode); in fill_post_wcc()
Dnfs4xdr.c2434 p = xdr_encode_hyper(p, nfsd4_change_attribute(stat, inode)); in encode_change()