Searched refs:decode_getfattr_attrs (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/nfs/ |
D | nfs4xdr.c | 4639 static int decode_getfattr_attrs(struct xdr_stream *xdr, uint32_t *bitmap, in decode_getfattr_attrs() function 4787 status = decode_getfattr_attrs(xdr, bitmap, fattr, fh, fs_loc, server); in decode_getfattr_generic() 7524 if (decode_getfattr_attrs(xdr, bitmap, entry->fattr, entry->fh, in nfs4_decode_dirent()
|