/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | export.c | 226 int name_len; in btrfs_get_name() local
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | xattr.h | 39 uint32_t name_len; /* length of xname */ member
|
/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | qcom_glink_ssr.c | 26 __le32 name_len; member
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | cpupower-monitor.h | 55 int name_len; member
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | eir.c | 178 size_t name_len; in eir_create() local
|
/kernel/linux/linux-5.10/drivers/mtd/parsers/ |
H A D | cmdlinepart.c | 92 int name_len; in newpart() local
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | cdev.c | 727 int name_len in rename_volumes() local [all...] |
H A D | debug.c | 129 int name_len = be16_to_cpu(r->name_len); in ubi_dump_vtbl_record() local [all...] |
H A D | vtbl.c | 160 int i, n, reserved_pebs, alignment, data_pad, vol_type, name_len; in vtbl_check() local [all...] |
H A D | vmt.c | 642 int reserved_pebs, alignment, data_pad, vol_type, name_len, upd_marke in self_check_volume() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 144 ath11k_core_create_board_name(struct ath11k_base *ab, char *name, size_t name_len) ath11k_core_create_board_name() argument
|
/kernel/linux/linux-5.10/drivers/usb/typec/ |
H A D | mux.c | 23 const int name_len = strlen(name); in dev_name_ends_with() local
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | ubi.h | 110 int name_len; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | bpf-event.c | 131 int name_len; in synthesize_bpf_prog_name() local 236 int name_len; in perf_event__synthesize_one_bpf_prog() local [all...] |
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | inode.h | 54 u32 name_len; /* Attribute name length of this fake inode. */ member 252 u32 name_len; member
|
H A D | dir.c | 1017 int name_len; in ntfs_filldir() local
|
H A D | unistr.c | 192 void ntfs_upcase_name(ntfschar *name, u32 name_len, const ntfschar *upcase, in ntfs_upcase_name() argument
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode-item.c | 11 btrfs_find_name_in_backref(struct extent_buffer *leaf, int slot, const char *name, int name_len) btrfs_find_name_in_backref() argument 37 btrfs_find_name_in_ext_backref( struct extent_buffer *leaf, int slot, u64 ref_objectid, const char *name, int name_len) btrfs_find_name_in_ext_backref() argument 74 btrfs_lookup_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, int ins_len, int cow) btrfs_lookup_inode_extref() argument 98 btrfs_del_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 *index) btrfs_del_inode_extref() argument 171 btrfs_del_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 *index) btrfs_del_inode_ref() argument 251 btrfs_insert_inode_extref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 index) btrfs_insert_inode_extref() argument 309 btrfs_insert_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, u64 inode_objectid, u64 ref_objectid, u64 index) btrfs_insert_inode_ref() argument [all...] |
H A D | xattr.c | 86 size_t name_len = strlen(name); in btrfs_setxattr() local 341 u16 name_len = btrfs_dir_name_len(leaf, di); btrfs_listxattr() local [all...] |
H A D | dir-item.c | 18 insert_with_overflow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 data_size, const char *name, int name_len) insert_with_overflow() argument 55 btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, const char *name, u16 name_len, const void *data, u16 data_len) btrfs_insert_xattr_item() argument 108 btrfs_insert_dir_item(struct btrfs_trans_handle *trans, const char *name, int name_len, struct btrfs_inode *dir, struct btrfs_key *location, u8 type, u64 index) btrfs_insert_dir_item() argument 179 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, int name_len, int mod) btrfs_lookup_dir_item() argument 204 btrfs_check_dir_item_collision(struct btrfs_root *root, u64 dir, const char *name, int name_len) btrfs_check_dir_item_collision() argument 272 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 objectid, const char *name, int name_len, int mod) btrfs_lookup_dir_index_item() argument 296 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const char *name, int name_len) btrfs_search_dir_index_item() argument 343 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument 371 btrfs_match_dir_item_name(struct btrfs_fs_info *fs_info, struct btrfs_path *path, const char *name, int name_len) btrfs_match_dir_item_name() argument [all...] |
H A D | export.c | 213 int name_len; in btrfs_get_name() local
|
H A D | root-tree.c | 316 btrfs_del_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 *sequence, const char *name, int name_len) btrfs_del_root_ref() argument 391 btrfs_add_root_ref(struct btrfs_trans_handle *trans, u64 root_id, u64 ref_id, u64 dirid, u64 sequence, const char *name, int name_len) btrfs_add_root_ref() argument
|
/kernel/linux/linux-5.10/include/uapi/mtd/ |
H A D | ubi-user.h | 344 __s16 name_len; member 401 __s16 name_len; member
|
/kernel/linux/linux-5.10/fs/adfs/ |
H A D | dir.c | 354 u32 name_len; in adfs_dir_lookup_byname() local [all...] |
H A D | dir_f.c | 178 unsigned int name_len; in adfs_dir2obj() local [all...] |