Searched refs:encode_getattr (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs4xdr.c | 1257 static void encode_getattr(struct xdr_stream *xdr, in encode_getattr() function 1275 encode_getattr(xdr, nfs4_fattr_bitmap, bitmask, in encode_getfattr() 1283 encode_getattr(xdr, open_bitmap, bitmask, 3, hdr); in encode_getfattr_open() 1288 encode_getattr(xdr, nfs4_fsinfo_bitmap, bitmask, in encode_fsinfo() 1294 encode_getattr(xdr, nfs4_fs_locations_bitmap, bitmask, in encode_fs_locations() 2664 encode_getattr(xdr, nfs4_acl_bitmap, NULL, in nfs4_xdr_enc_getacl() 2743 encode_getattr(xdr, nfs4_pathconf_bitmap, args->bitmask, in nfs4_xdr_enc_pathconf() 2762 encode_getattr(xdr, nfs4_statfs_bitmap, args->bitmask, in nfs4_xdr_enc_statfs() 2783 encode_getattr(xdr, bitmask, NULL, 3, &hdr); in nfs4_xdr_enc_server_caps()
|