Searched defs:name_size (Results  1 – 15 of 15) sorted by relevance
| /linux-4.1.27/fs/squashfs/ | 
| D | xattr.c | 61 		int name_size, prefix_size = 0;  in squashfs_listxattr()  local 137 		int type, prefix, name_size;  in squashfs_xattr_get()  local
  | 
| /linux-4.1.27/fs/ntfs/ | 
| D | dir.c | 210 			int name_size = sizeof(ntfs_name);  in ntfs_lookup_inode_by_name()  local 470 			int name_size = sizeof(ntfs_name);  in ntfs_lookup_inode_by_name()  local
  | 
| /linux-4.1.27/fs/efivarfs/ | 
| D | super.c | 113 			     unsigned long name_size, void *data)  in efivarfs_callback()
  | 
| /linux-4.1.27/drivers/xen/ | 
| D | efi.c | 142 static efi_status_t xen_efi_get_next_variable(unsigned long *name_size,  in xen_efi_get_next_variable()
  | 
| /linux-4.1.27/drivers/firmware/efi/ | 
| D | efivars.c | 639 				     unsigned long name_size, void *data)  in efivar_update_sysfs_entry() 675 				  unsigned long name_size, void *data)  in efivars_sysfs_callback()
  | 
| D | runtime-wrappers.c | 168 static efi_status_t virt_efi_get_next_variable(unsigned long *name_size,  in virt_efi_get_next_variable()
  | 
| /linux-4.1.27/fs/ecryptfs/ | 
| D | file.c | 76 	size_t name_size;  in ecryptfs_filldir()  local
  | 
| D | crypto.c | 1565 				  const char *name, size_t name_size)  in ecryptfs_copy_filename() 1950 	const char *name, size_t name_size)  in ecryptfs_encrypt_and_encode_filename() 2061 					 const char *name, size_t name_size)  in ecryptfs_decode_and_decrypt_filename()
  | 
| /linux-4.1.27/fs/ceph/ | 
| D | xattr.c | 47 	size_t name_size;	/* strlen(name) + 1 (for '\0') */  member 651 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size,  in __get_required_blob_size()
  | 
| /linux-4.1.27/arch/x86/platform/efi/ | 
| D | efi_64.c | 505 efi_thunk_get_next_variable(unsigned long *name_size,  in efi_thunk_get_next_variable()
  | 
| /linux-4.1.27/fs/jfs/ | 
| D | xattr.c | 110 static inline int name_size(struct jfs_ea *ea)  in name_size()  function
  | 
| /linux-4.1.27/drivers/firmware/google/ | 
| D | gsmi.c | 356 static efi_status_t gsmi_get_next_variable(unsigned long *name_size,  in gsmi_get_next_variable()
  | 
| /linux-4.1.27/fs/befs/ | 
| D | befs_fs_types.h | 169 	fs16 name_size;  member
  | 
| /linux-4.1.27/fs/ocfs2/ | 
| D | xattr.c | 1518 	int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len);  in ocfs2_xa_fill_value_buf()  local 2038 	int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len);  in ocfs2_xa_install_value_root()  local 2056 	int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len);  in ocfs2_xa_reuse_entry()  local 2194 	int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len);  in ocfs2_xa_store_value()  local
  | 
| /linux-4.1.27/drivers/char/ | 
| D | virtio_console.c | 1613 	size_t name_size;  in handle_control_message()  local
  |