/openbmc/linux/fs/squashfs/ |
H A D | xattr.c | 48 int name_size; in squashfs_listxattr() local 125 int type, prefix, name_size; in squashfs_xattr_get() local
|
/openbmc/qemu/target/i386/ |
H A D | arch_dump.c | 20 #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 D | dump.c | 50 #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 D | dir.c | 197 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 D | 9p-xattr-user.c | 42 int name_size = strlen(name) + 1; in mp_user_listxattr() local
|
H A D | 9p-xattr.c | 53 int name_size = strlen(name) + 1; in pt_listxattr() local
|
/openbmc/qemu/block/ |
H A D | qcow2-snapshot.c | 90 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 D | qcow2-bitmap.c | 75 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 D | vars.c | 188 efi_status_t efivar_get_next_variable(unsigned long *name_size, in efivar_get_next_variable()
|
H A D | efi.c | 195 unsigned long name_size; in generic_ops_supported() local 256 unsigned long name_size = 256; in efivar_ssdt_load() local
|
H A D | runtime-wrappers.c | 75 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 D | super.c | 148 unsigned long name_size, void *data) in efivarfs_callback()
|
/openbmc/linux/drivers/xen/ |
H A D | efi.c | 143 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 D | crypto.c | 1490 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 D | file.c | 87 size_t name_size; in ecryptfs_filldir() local
|
/openbmc/linux/drivers/firmware/efi/test/ |
H A D | efi_test.c | 407 unsigned long name_size, prev_name_size = 0, *ns = NULL; in efi_runtime_get_nextvariablename() local
|
/openbmc/linux/fs/ceph/ |
H A D | xattr.c | 35 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 D | xattr.c | 95 static inline int name_size(struct jfs_ea *ea) in name_size() function
|
/openbmc/qemu/target/ppc/ |
H A D | arch_dump.c | 262 int name_size = 8; /* "CORE" or "QEMU" rounded */ in cpu_get_note_size() local
|
/openbmc/linux/fs/smb/client/ |
H A D | reparse.c | 377 u8 name_size = SMB2_WSL_XATTR_NAME_LEN + 1; in wsl_set_xattrs() local
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | efi_64.c | 698 efi_thunk_get_next_variable(unsigned long *name_size, in efi_thunk_get_next_variable()
|
/openbmc/qemu/net/ |
H A D | tap-win32.c | 293 int name_size, in get_device_guid()
|
/openbmc/qemu/target/s390x/ |
H A D | arch_dump.c | 474 int name_size = 8; /* "LINUX" or "CORE" + pad */ in cpu_get_note_size() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | frecord.c | 1452 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 D | gsmi.c | 375 static efi_status_t gsmi_get_next_variable(unsigned long *name_size, in gsmi_get_next_variable()
|