Home
last modified time | relevance | path

Searched defs:name_len (Results 26 - 50 of 316) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/fs/btrfs/
H A Dexport.c226 int name_len; in btrfs_get_name() local
/kernel/linux/linux-6.6/fs/jffs2/
H A Dxattr.h39 uint32_t name_len; /* length of xname */ member
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_ssr.c26 __le32 name_len; member
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h55 int name_len; member
/kernel/linux/linux-6.6/net/bluetooth/
H A Deir.c178 size_t name_len; in eir_create() local
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dcmdlinepart.c92 int name_len; in newpart() local
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dcdev.c727 int name_len in rename_volumes() local
[all...]
H A Ddebug.c129 int name_len = be16_to_cpu(r->name_len); in ubi_dump_vtbl_record() local
[all...]
H A Dvtbl.c160 int i, n, reserved_pebs, alignment, data_pad, vol_type, name_len; in vtbl_check() local
[all...]
H A Dvmt.c642 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 Dcore.c144 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 Dmux.c23 const int name_len = strlen(name); in dev_name_ends_with() local
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dubi.h110 int name_len; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-event.c131 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 Dinode.h54 u32 name_len; /* Attribute name length of this fake inode. */ member
252 u32 name_len; member
H A Ddir.c1017 int name_len; in ntfs_filldir() local
H A Dunistr.c192 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 Dinode-item.c11 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 Dxattr.c86 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 Ddir-item.c18 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 Dexport.c213 int name_len; in btrfs_get_name() local
H A Droot-tree.c316 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 Dubi-user.h344 __s16 name_len; member
401 __s16 name_len; member
/kernel/linux/linux-5.10/fs/adfs/
H A Ddir.c354 u32 name_len; in adfs_dir_lookup_byname() local
[all...]
H A Ddir_f.c178 unsigned int name_len; in adfs_dir2obj() local
[all...]

Completed in 16 milliseconds

12345678910>>...13