Searched refs:encode_getattr (Results 1 – 1 of 1) sorted by relevance
/fs/nfs/ |
D | nfs4xdr.c | 1245 static void encode_getattr(struct xdr_stream *xdr, in encode_getattr() function 1263 encode_getattr(xdr, nfs4_fattr_bitmap, bitmask, in encode_getfattr() 1271 encode_getattr(xdr, open_bitmap, bitmask, 3, hdr); in encode_getfattr_open() 1276 encode_getattr(xdr, nfs4_fsinfo_bitmap, bitmask, in encode_fsinfo() 1282 encode_getattr(xdr, nfs4_fs_locations_bitmap, bitmask, in encode_fs_locations() 2590 encode_getattr(xdr, nfs4_acl_bitmap, NULL, in nfs4_xdr_enc_getacl() 2669 encode_getattr(xdr, nfs4_pathconf_bitmap, args->bitmask, in nfs4_xdr_enc_pathconf() 2688 encode_getattr(xdr, nfs4_statfs_bitmap, args->bitmask, in nfs4_xdr_enc_statfs() 2709 encode_getattr(xdr, bitmask, NULL, 3, &hdr); in nfs4_xdr_enc_server_caps()
|