Home
last modified time | relevance | path

Searched defs:name_size (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/fs/squashfs/
H A Dxattr.c48 int name_size; in squashfs_listxattr() local
125 int type, prefix, name_size; in squashfs_xattr_get() local
/openbmc/qemu/target/i386/
H A Darch_dump.c20 #define ELF_NOTE_SIZE(hdr_size, name_size, desc_size) \ argument
50 int descsz, note_size, name_size = 5; in x86_64_write_elf64_note() local
156 int descsz, note_size, name_size = 5; in x86_write_elf64_note() local
210 int descsz, note_size, name_size = 5; in x86_cpu_write_elf32_note() local
340 int descsz, note_size, name_size = 5, note_head_size; in cpu_write_qemu_note() local
434 int name_size = 5; /* "CORE" or "QEMU" */ in cpu_get_note_size() local
/openbmc/qemu/dump/
H A Ddump.c50 #define ELF_NOTE_SIZE(hdr_size, name_size, desc_size) \ argument
921 uint64_t *name_size, in get_note_sizes()
955 uint64_t head_size, name_size; in note_name_equal() local
1026 uint64_t hsize, name_size, size_vmcoreinfo_desc, offset_vmcoreinfo; in create_header32() local
1137 uint64_t hsize, name_size, size_vmcoreinfo_desc, offset_vmcoreinfo; in create_header64() local
1741 uint64_t size, note_head_size, name_size, phys_base; in vmcoreinfo_update_phys_base() local
1873 uint64_t addr, note_head_size, name_size, desc_size; in dump_init() local
/openbmc/linux/fs/ntfs/
H A Ddir.c197 int name_size = sizeof(ntfs_name); in ntfs_lookup_inode_by_name() local
457 int name_size = sizeof(ntfs_name); in ntfs_lookup_inode_by_name() local
/openbmc/qemu/hw/9pfs/
H A D9p-xattr-user.c42 int name_size = strlen(name) + 1; in mp_user_listxattr() local
H A D9p-xattr.c53 int name_size = strlen(name) + 1; in pt_listxattr() local
/openbmc/qemu/block/
H A Dqcow2-snapshot.c90 int i, id_str_size, name_size; in qcow2_do_read_snapshots() local
277 int i, name_size, id_str_size, snapshots_size; in qcow2_write_snapshots() local
H A Dqcow2-bitmap.c75 uint16_t name_size; member
415 static inline int calc_dir_entry_size(size_t name_size, size_t extra_data_size) in calc_dir_entry_size()
/openbmc/linux/drivers/firmware/efi/
H A Dvars.c188 efi_status_t efivar_get_next_variable(unsigned long *name_size, in efivar_get_next_variable()
H A Defi.c195 unsigned long name_size; in generic_ops_supported() local
256 unsigned long name_size = 256; in efivar_ssdt_load() local
H A Druntime-wrappers.c75 unsigned long *name_size; member
409 static efi_status_t virt_efi_get_next_variable(unsigned long *name_size, in virt_efi_get_next_variable()
/openbmc/linux/fs/efivarfs/
H A Dsuper.c148 unsigned long name_size, void *data) in efivarfs_callback()
/openbmc/linux/drivers/xen/
H A Defi.c143 static efi_status_t xen_efi_get_next_variable(unsigned long *name_size, in xen_efi_get_next_variable()
/openbmc/linux/fs/ecryptfs/
H A Dcrypto.c1490 const char *name, size_t name_size) in ecryptfs_copy_filename()
1868 const char *name, size_t name_size) in ecryptfs_encrypt_and_encode_filename()
1967 const char *name, size_t name_size) in ecryptfs_decode_and_decrypt_filename()
H A Dfile.c87 size_t name_size; in ecryptfs_filldir() local
/openbmc/linux/drivers/firmware/efi/test/
H A Defi_test.c407 unsigned long name_size, prev_name_size = 0, *ns = NULL; in efi_runtime_get_nextvariablename() local
/openbmc/linux/fs/ceph/
H A Dxattr.c35 size_t name_size; /* strlen(name) + 1 (for '\0') */ member
874 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size, in __get_required_blob_size()
/openbmc/linux/fs/jfs/
H A Dxattr.c95 static inline int name_size(struct jfs_ea *ea) in name_size() function
/openbmc/qemu/target/ppc/
H A Darch_dump.c262 int name_size = 8; /* "CORE" or "QEMU" rounded */ in cpu_get_note_size() local
/openbmc/linux/fs/smb/client/
H A Dreparse.c377 u8 name_size = SMB2_WSL_XATTR_NAME_LEN + 1; in wsl_set_xattrs() local
/openbmc/linux/arch/x86/platform/efi/
H A Defi_64.c698 efi_thunk_get_next_variable(unsigned long *name_size, in efi_thunk_get_next_variable()
/openbmc/qemu/net/
H A Dtap-win32.c293 int name_size, in get_device_guid()
/openbmc/qemu/target/s390x/
H A Darch_dump.c474 int name_size = 8; /* "LINUX" or "CORE" + pad */ in cpu_get_note_size() local
/openbmc/linux/fs/ntfs3/
H A Dfrecord.c1452 u32 name_size = ALIGN(name_len * sizeof(short), 8); in ni_insert_nonresident() local
1523 u32 name_size = ALIGN(name_len * sizeof(short), 8); in ni_insert_resident() local
/openbmc/linux/drivers/firmware/google/
H A Dgsmi.c375 static efi_status_t gsmi_get_next_variable(unsigned long *name_size, in gsmi_get_next_variable()

12