Home
last modified time | relevance | path

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

/Linux-v4.19/fs/squashfs/
Dxattr.c61 int name_size; in squashfs_listxattr() local
138 int type, prefix, name_size; in squashfs_xattr_get() local
/Linux-v4.19/fs/ntfs/
Ddir.c210 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-v4.19/fs/efivarfs/
Dsuper.c111 unsigned long name_size, void *data) in efivarfs_callback()
/Linux-v4.19/fs/ecryptfs/
Dcrypto.c1538 const char *name, size_t name_size) in ecryptfs_copy_filename()
1916 const char *name, size_t name_size) in ecryptfs_encrypt_and_encode_filename()
2000 static bool is_dot_dotdot(const char *name, size_t name_size) in is_dot_dotdot()
2025 const char *name, size_t name_size) in ecryptfs_decode_and_decrypt_filename()
Dfile.c76 size_t name_size; in ecryptfs_filldir() local
/Linux-v4.19/drivers/firmware/efi/
Defivars.c643 unsigned long name_size, void *data) in efivar_update_sysfs_entry()
679 unsigned long name_size, void *data) in efivars_sysfs_callback()
Druntime-wrappers.c324 static efi_status_t virt_efi_get_next_variable(unsigned long *name_size, in virt_efi_get_next_variable()
Defi.c253 unsigned long name_size, void *data) in efivar_ssdt_iter()
/Linux-v4.19/drivers/xen/
Defi.c145 efi_status_t xen_efi_get_next_variable(unsigned long *name_size, in xen_efi_get_next_variable()
/Linux-v4.19/fs/ceph/
Dxattr.c50 size_t name_size; /* strlen(name) + 1 (for '\0') */ member
718 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size, in __get_required_blob_size()
/Linux-v4.19/drivers/firmware/efi/test/
Defi_test.c417 unsigned long name_size, prev_name_size = 0, *ns = NULL; in efi_runtime_get_nextvariablename() local
/Linux-v4.19/fs/jfs/
Dxattr.c108 static inline int name_size(struct jfs_ea *ea) in name_size() function
/Linux-v4.19/drivers/firmware/google/
Dgsmi.c356 static efi_status_t gsmi_get_next_variable(unsigned long *name_size, in gsmi_get_next_variable()
/Linux-v4.19/arch/x86/platform/efi/
Defi_64.c862 efi_thunk_get_next_variable(unsigned long *name_size, in efi_thunk_get_next_variable()
/Linux-v4.19/fs/befs/
Dbefs_fs_types.h170 fs16 name_size; member
/Linux-v4.19/fs/ocfs2/
Dxattr.c1537 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_fill_value_buf() local
2057 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_install_value_root() local
2075 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_reuse_entry() local
2213 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_store_value() local
/Linux-v4.19/drivers/char/
Dvirtio_console.c1594 size_t name_size; in handle_control_message() local
/Linux-v4.19/sound/usb/
Dmixer.c1700 bool is_input, char *name, int name_size) in get_connector_control_name()