Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dnfsfh.h305 static inline u64 nfsd4_change_attribute(struct kstat *stat, in nfsd4_change_attribute() function
Dnfsfh.c633 fhp->fh_pre_change = nfsd4_change_attribute(&stat, inode); in fh_fill_pre_attrs()
666 nfsd4_change_attribute(&fhp->fh_post_attr, inode); in fh_fill_post_attrs()
Dnfs4xdr.c2479 p = xdr_encode_hyper(p, nfsd4_change_attribute(stat, inode)); in encode_change()