Searched refs:encode_getattr (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/nfs/ |
D | nfs4xdr.c | 1254 static void encode_getattr(struct xdr_stream *xdr, in encode_getattr() function 1272 encode_getattr(xdr, nfs4_fattr_bitmap, bitmask, in encode_getfattr() 1280 encode_getattr(xdr, open_bitmap, bitmask, 3, hdr); in encode_getfattr_open() 1285 encode_getattr(xdr, nfs4_fsinfo_bitmap, bitmask, in encode_fsinfo() 1291 encode_getattr(xdr, nfs4_fs_locations_bitmap, bitmask, in encode_fs_locations() 2615 encode_getattr(xdr, nfs4_acl_bitmap, NULL, in nfs4_xdr_enc_getacl() 2694 encode_getattr(xdr, nfs4_pathconf_bitmap, args->bitmask, in nfs4_xdr_enc_pathconf() 2713 encode_getattr(xdr, nfs4_statfs_bitmap, args->bitmask, in nfs4_xdr_enc_statfs() 2734 encode_getattr(xdr, bitmask, NULL, 3, &hdr); in nfs4_xdr_enc_server_caps()
|