Searched defs:name_size (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/drivers/firmware/efi/
H A Druntime-wrappers.c168 static efi_status_t virt_efi_get_next_variable(unsigned long *name_size, virt_efi_get_next_variable() argument
H A Defivars.c638 efivar_update_sysfs_entry(efi_char16_t *name, efi_guid_t vendor, unsigned long name_size, void *data) efivar_update_sysfs_entry() argument
674 efivars_sysfs_callback(efi_char16_t *name, efi_guid_t vendor, unsigned long name_size, void *data) efivars_sysfs_callback() argument
/linux-4.1.27/fs/squashfs/
H A Dxattr.c61 int name_size, prefix_size = 0; squashfs_listxattr() local
137 int type, prefix, name_size; squashfs_xattr_get() local
/linux-4.1.27/fs/efivarfs/
H A Dsuper.c112 efivarfs_callback(efi_char16_t *name16, efi_guid_t vendor, unsigned long name_size, void *data) efivarfs_callback() argument
/linux-4.1.27/drivers/xen/
H A Defi.c142 static efi_status_t xen_efi_get_next_variable(unsigned long *name_size, xen_efi_get_next_variable() argument
/linux-4.1.27/fs/ntfs/
H A Ddir.c210 int name_size = sizeof(ntfs_name); ntfs_lookup_inode_by_name() local
470 int name_size = sizeof(ntfs_name); ntfs_lookup_inode_by_name() local
/linux-4.1.27/fs/ecryptfs/
H A Dfile.c76 size_t name_size; ecryptfs_filldir() local
H A Dcrypto.c1564 ecryptfs_copy_filename(char **copied_name, size_t *copied_name_size, const char *name, size_t name_size) ecryptfs_copy_filename() argument
1945 ecryptfs_encrypt_and_encode_filename( char **encoded_name, size_t *encoded_name_size, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, const char *name, size_t name_size) ecryptfs_encrypt_and_encode_filename() argument
2058 ecryptfs_decode_and_decrypt_filename(char **plaintext_name, size_t *plaintext_name_size, struct super_block *sb, const char *name, size_t name_size) ecryptfs_decode_and_decrypt_filename() argument
/linux-4.1.27/fs/jfs/
H A Dxattr.c110 static inline int name_size(struct jfs_ea *ea) name_size() function
/linux-4.1.27/arch/x86/platform/efi/
H A Defi_64.c505 efi_thunk_get_next_variable(unsigned long *name_size, efi_thunk_get_next_variable() argument
/linux-4.1.27/fs/ceph/
H A Dxattr.c47 size_t name_size; /* strlen(name) + 1 (for '\0') */ member in struct:ceph_vxattr
651 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size, __get_required_blob_size() argument
/linux-4.1.27/drivers/firmware/google/
H A Dgsmi.c356 static efi_status_t gsmi_get_next_variable(unsigned long *name_size, gsmi_get_next_variable() argument
/linux-4.1.27/fs/befs/
H A Dbefs_fs_types.h169 fs16 name_size; member in struct:__anon10758
/linux-4.1.27/drivers/char/
H A Dvirtio_console.c1613 size_t name_size; handle_control_message() local
/linux-4.1.27/fs/ocfs2/
H A Dxattr.c1518 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); ocfs2_xa_fill_value_buf() local
2038 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); ocfs2_xa_install_value_root() local
2056 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); ocfs2_xa_reuse_entry() local
2194 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); ocfs2_xa_store_value() local

Completed in 410 milliseconds