Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c3351 static int decode_attr_change(struct xdr_stream *xdr, uint32_t *bitmap, uint64_t *change) in decode_attr_change() function
4657 status = decode_attr_change(xdr, bitmap, &fattr->change_attr); in decode_getfattr_attrs()