/linux-6.14.4/net/ceph/ |
D | cls_lock_client.c | 32 int name_len = strlen(lock_name); in ceph_cls_lock() local 99 int name_len = strlen(lock_name); in ceph_cls_unlock() local 151 int name_len = strlen(lock_name); in ceph_cls_break_lock() local 197 int name_len = strlen(lock_name); in ceph_cls_set_cookie() local 341 int name_len = strlen(lock_name); in ceph_cls_lock_info() local 393 int name_len = strlen(lock_name); in ceph_cls_assert_locked() local
|
/linux-6.14.4/fs/btrfs/ |
D | dir-item.c | 28 int name_len) in insert_with_overflow() 58 const char *name, u16 name_len, in btrfs_insert_xattr_item() 178 int name_len, int mod) in btrfs_lookup_match_dir() 355 const char *name, u16 name_len, in btrfs_lookup_xattr() 378 const char *name, int name_len) in btrfs_match_dir_item_name()
|
D | send.c | 350 int name_len; member 530 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add() 560 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add() 1005 u32 name_len; in iterate_inode_ref() local 1123 u32 name_len; in iterate_dir_item() local 1987 u64 dir, const char *name, int name_len, in lookup_dir_item_inode() 2089 const char *name, int name_len) in is_first_ref() 2126 const char *name, int name_len, in will_overwrite_ref() 2190 const char *name, int name_len) in did_overwrite_ref() 3024 int name_len; member [all …]
|
D | xattr.c | 89 size_t name_len = strlen(name); in btrfs_setxattr() local 323 u16 name_len = btrfs_dir_name_len(leaf, di); in btrfs_listxattr() local
|
/linux-6.14.4/fs/ntfs3/ |
D | xattr.c | 46 const char *name, u8 name_len, u32 *off, u32 *ea_sz) in find_ea() 217 u8 name_len = ea->name_len; in ntfs_list_ea() local 251 static int ntfs_get_ea(struct inode *inode, const char *name, size_t name_len, in ntfs_get_ea() 314 size_t name_len, const void *value, in ntfs_set_ea() 549 size_t name_len; in ntfs_get_acl() local 597 size_t size, name_len; in ntfs_set_acl_ex() local
|
D | attrlist.c | 188 u8 name_len, const CLST *vcn) in al_find_ex() 245 u8 name_len, CLST vcn) in al_find_le_to_insert() 287 u8 name_len, CLST svcn, __le16 id, const struct MFT_REF *ref, in al_add_le()
|
D | record.c | 15 const __le16 *name, u8 name_len, in compare_attr() 361 const __le16 *name, u8 name_len, const __le16 *id) in mi_find_attr() 477 u8 name_len, u32 asize, u16 name_off) in mi_insert_attr()
|
D | frecord.c | 192 const __le16 *name, u8 name_len, const CLST *vcn, in ni_find_attr() 287 const __le16 *name, u8 name_len, CLST vcn, in ni_load_attr() 394 const __le16 *name, u8 name_len, bool base_only, in ni_remove_attr() 465 const __le16 *name, u8 name_len, u32 asize, u16 name_off, in ni_ins_new_attr() 947 enum ATTR_TYPE type, const __le16 *name, u8 name_len, in ni_ins_attr_ext() 1098 const __le16 *name, u8 name_len, u32 asize, in ni_insert_attr() 1447 const __le16 *name, u8 name_len, in ni_insert_nonresident() 1523 enum ATTR_TYPE type, const __le16 *name, u8 name_len, in ni_insert_resident()
|
D | dir.c | 177 int ntfs_nls_to_utf16(struct ntfs_sb_info *sbi, const u8 *name, u32 name_len, in ntfs_nls_to_utf16() 284 int name_len; in ntfs_dir_emit() local
|
/linux-6.14.4/fs/smb/client/ |
D | cifssmb.c | 686 int name_len; in CIFSPOSIXDelFile() local 763 int name_len; in CIFSSMBDelFile() local 807 int name_len; in CIFSSMBRmDir() local 851 int name_len; in CIFSSMBMkDir() local 895 int name_len; in CIFSPOSIXCreate() local 1063 int name_len; in SMBLegacyOpen() local 1164 int name_len; in CIFS_open() local 2217 int name_len, name_len2; in CIFSSMBRename() local 2364 int name_len; in CIFSUnixCreateSymLink() local 2451 int name_len; in CIFSUnixCreateHardLink() local [all …]
|
/linux-6.14.4/security/tomoyo/ |
D | realpath.c | 192 int name_len; in tomoyo_get_local_path() local 209 const int name_len = strlen(name); in tomoyo_get_local_path() local
|
/linux-6.14.4/drivers/net/wireless/ath/ath11k/ |
D | core.c | 1198 size_t name_len, bool with_variant, in __ath11k_core_create_board_name() 1250 size_t name_len) in ath11k_core_create_board_name() 1257 size_t name_len) in ath11k_core_create_fallback_board_name() 1264 size_t name_len) in ath11k_core_create_bus_type_board_name() 1271 size_t name_len) in ath11k_core_create_chip_id_board_name()
|
/linux-6.14.4/fs/ceph/ |
D | crypto.c | 213 const char *name, int *name_len) in parse_longname() 270 int name_len; in ceph_encode_encrypted_dname() local 388 int name_len = fname->name_len; in ceph_fname_to_usr() local
|
/linux-6.14.4/fs/ext2/ |
D | xattr.c | 171 ext2_xattr_cmp_entry(int name_index, size_t name_len, const char *name, in ext2_xattr_cmp_entry() 201 size_t name_len, size; in ext2_xattr_get() local 413 size_t name_len, free, min_offs = sb->s_blocksize; in ext2_xattr_set() local
|
/linux-6.14.4/fs/bcachefs/ |
D | xattr.h | 19 static inline unsigned xattr_val_u64s(unsigned name_len, unsigned val_len) in xattr_val_u64s()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | obj_name.c | 24 size_t name_len = strlen(tests[i].name) + 1; in test_obj_name() local
|
/linux-6.14.4/fs/overlayfs/ |
D | xattrs.c | 120 size_t prefix_len, name_len; in ovl_listxattr() local 160 size_t name_len = strlen(name); in ovl_xattr_escape_name() local
|
/linux-6.14.4/drivers/video/ |
D | cmdline.c | 36 size_t name_len = 0; in __video_get_option_string() local
|
/linux-6.14.4/include/keys/ |
D | asymmetric-subtype.h | 27 unsigned short name_len; /* length of name */ member
|
/linux-6.14.4/fs/xfs/ |
D | xfs_attr_item.c | 76 unsigned int name_len, in xfs_attri_log_nameval_alloc() 957 unsigned int name_len) in xfs_attri_validate_name_iovec() 1018 unsigned int name_len = 0; in xlog_recover_attri_commit_pass2() local
|
/linux-6.14.4/drivers/net/wireless/ath/ath12k/ |
D | core.c | 175 size_t name_len, bool with_variant, in __ath12k_core_create_board_name() 217 size_t name_len) in ath12k_core_create_board_name() 223 size_t name_len) in ath12k_core_create_fallback_board_name() 229 size_t name_len) in ath12k_core_create_bus_type_board_name()
|
/linux-6.14.4/fs/notify/inotify/ |
D | inotify.h | 11 int name_len; member
|
/linux-6.14.4/include/uapi/mtd/ |
D | ubi-user.h | 354 __s16 name_len; member 411 __s16 name_len; member
|
/linux-6.14.4/tools/perf/util/ |
D | bpf-event.c | 133 int name_len; in synthesize_bpf_prog_name() local 245 int name_len; in perf_event__synthesize_one_bpf_prog() local
|
/linux-6.14.4/net/batman-adv/ |
D | bat_algo.c | 122 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
|