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