Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dnfs4xdr.c2544 static __be32 nfsd4_encode_nfstime4(struct xdr_stream *xdr, in nfsd4_encode_nfstime4() function
3374 status = nfsd4_encode_nfstime4(xdr, &stat.atime); in nfsd4_encode_fattr()
3379 status = nfsd4_encode_nfstime4(xdr, &stat.btime); in nfsd4_encode_fattr()
3390 status = nfsd4_encode_nfstime4(xdr, &stat.ctime); in nfsd4_encode_fattr()
3395 status = nfsd4_encode_nfstime4(xdr, &stat.mtime); in nfsd4_encode_fattr()