Searched defs:name_size (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.4/fs/squashfs/ |
D | xattr.c | 48 int name_size; in squashfs_listxattr() local 125 int type, prefix, name_size; in squashfs_xattr_get() local
|
/Linux-v5.4/fs/ntfs/ |
D | dir.c | 196 int name_size = sizeof(ntfs_name); in ntfs_lookup_inode_by_name() local 456 int name_size = sizeof(ntfs_name); in ntfs_lookup_inode_by_name() local
|
/Linux-v5.4/fs/efivarfs/ |
D | super.c | 107 unsigned long name_size, void *data) in efivarfs_callback()
|
/Linux-v5.4/fs/ecryptfs/ |
D | crypto.c | 1532 const char *name, size_t name_size) in ecryptfs_copy_filename() 1910 const char *name, size_t name_size) in ecryptfs_encrypt_and_encode_filename() 1994 static bool is_dot_dotdot(const char *name, size_t name_size) in is_dot_dotdot() 2019 const char *name, size_t name_size) in ecryptfs_decode_and_decrypt_filename()
|
D | file.c | 62 size_t name_size; in ecryptfs_filldir() local
|
/Linux-v5.4/drivers/firmware/efi/ |
D | efivars.c | 579 unsigned long name_size, void *data) in efivar_update_sysfs_entry() 615 unsigned long name_size, void *data) in efivars_sysfs_callback()
|
D | runtime-wrappers.c | 315 static efi_status_t virt_efi_get_next_variable(unsigned long *name_size, in virt_efi_get_next_variable()
|
D | efi.c | 239 unsigned long name_size, void *data) in efivar_ssdt_iter()
|
/Linux-v5.4/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-v5.4/drivers/firmware/efi/test/ |
D | efi_test.c | 419 unsigned long name_size, prev_name_size = 0, *ns = NULL; in efi_runtime_get_nextvariablename() local
|
/Linux-v5.4/fs/ceph/ |
D | xattr.c | 35 size_t name_size; /* strlen(name) + 1 (for '\0') */ member 736 static int __get_required_blob_size(struct ceph_inode_info *ci, int name_size, in __get_required_blob_size()
|
/Linux-v5.4/fs/jfs/ |
D | xattr.c | 95 static inline int name_size(struct jfs_ea *ea) in name_size() function
|
/Linux-v5.4/arch/x86/platform/efi/ |
D | efi_64.c | 863 efi_thunk_get_next_variable(unsigned long *name_size, in efi_thunk_get_next_variable()
|
/Linux-v5.4/fs/befs/ |
D | befs_fs_types.h | 170 fs16 name_size; member
|
/Linux-v5.4/drivers/firmware/google/ |
D | gsmi.c | 372 static efi_status_t gsmi_get_next_variable(unsigned long *name_size, in gsmi_get_next_variable()
|
/Linux-v5.4/fs/ocfs2/ |
D | xattr.c | 1529 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_fill_value_buf() local 2049 int name_size = OCFS2_XATTR_SIZE(loc->xl_entry->xe_name_len); in ocfs2_xa_install_value_root() local 2067 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_reuse_entry() local 2205 int name_size = OCFS2_XATTR_SIZE(xi->xi_name_len); in ocfs2_xa_store_value() local
|
/Linux-v5.4/drivers/char/ |
D | virtio_console.c | 1572 size_t name_size; in handle_control_message() local
|
/Linux-v5.4/sound/usb/ |
D | mixer.c | 1725 bool is_input, char *name, int name_size) in get_connector_control_name()
|