/openbmc/linux/net/ceph/ |
H A 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
|
/openbmc/linux/fs/ntfs3/ |
H A 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() 389 const __le16 *name, u8 name_len, const struct MFT_REF *ref) in al_delete_le()
|
H A D | xattr.c | 46 const char *name, u8 name_len, u32 *off, u32 *ea_sz) in find_ea() 250 static int ntfs_get_ea(struct inode *inode, const char *name, size_t name_len, in ntfs_get_ea() 313 size_t name_len, const void *value, in ntfs_set_ea() 548 size_t name_len; in ntfs_get_acl() local 596 size_t size, name_len; in ntfs_set_acl_ex() local
|
H A D | record.c | 15 const __le16 *name, u8 name_len, in compare_attr() 346 u8 name_len, const __le16 *id) in mi_find_attr() 461 const __le16 *name, u8 name_len, u32 asize, in mi_insert_attr()
|
H A D | frecord.c | 190 const __le16 *name, u8 name_len, const CLST *vcn, in ni_find_attr() 285 const __le16 *name, u8 name_len, CLST vcn, in ni_load_attr() 390 const __le16 *name, u8 name_len, bool base_only, in ni_remove_attr() 460 const __le16 *name, u8 name_len, u32 asize, u16 name_off, in ni_ins_new_attr() 942 enum ATTR_TYPE type, const __le16 *name, u8 name_len, in ni_ins_attr_ext() 1093 const __le16 *name, u8 name_len, u32 asize, in ni_insert_attr() 1442 const __le16 *name, u8 name_len, in ni_insert_nonresident() 1518 enum ATTR_TYPE type, const __le16 *name, u8 name_len, in ni_insert_resident()
|
H A 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
|
/openbmc/linux/fs/btrfs/ |
H A D | dir-item.c | 28 int name_len) in insert_with_overflow() 59 const char *name, u16 name_len, in btrfs_insert_xattr_item() 181 int name_len, int mod) in btrfs_lookup_match_dir() 359 const char *name, u16 name_len, in btrfs_lookup_xattr() 383 const char *name, int name_len) in btrfs_match_dir_item_name()
|
H A D | xattr.c | 90 size_t name_len = strlen(name); in btrfs_setxattr() local 325 u16 name_len = btrfs_dir_name_len(leaf, di); in btrfs_listxattr() local
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | cpu.c | 39 const char *arc_700_version(int arcver, char *name, int name_len) in arc_700_version() 81 const char *arc_em_version(int arcver, char *name, int name_len) in arc_em_version() 140 const char *arc_hs_version(int arcver, char *name, int name_len) in arc_hs_version()
|
/openbmc/u-boot/fs/btrfs/ |
H A D | dir-item.c | 35 int name_len) in btrfs_match_dir_item_name() 64 const char *name, int name_len, in btrfs_lookup_dir_item()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifssmb.c | 670 int name_len; in CIFSPOSIXDelFile() local 747 int name_len; in CIFSSMBDelFile() local 791 int name_len; in CIFSSMBRmDir() local 835 int name_len; in CIFSSMBMkDir() local 879 int name_len; in CIFSPOSIXCreate() local 1047 int name_len; in SMBLegacyOpen() local 1148 int name_len; in CIFS_open() local 2161 int name_len, name_len2; in CIFSSMBRename() local 2309 int name_len, name_len2; in CIFSSMBCopy() local 2371 int name_len; in CIFSUnixCreateSymLink() local [all …]
|
/openbmc/linux/security/tomoyo/ |
H A 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
|
/openbmc/u-boot/drivers/video/ |
H A D | videomodes.c | 335 const int name_len = strlen(name); in video_get_option_string() local 365 const int name_len = strlen(name); in video_get_option_int() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_variable.c | 269 unsigned long name_len; in parse_uboot_variable() local 328 ssize_t name_len, list_len; in efi_get_next_variable_name() local
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 989 size_t name_len, bool with_variant, in __ath11k_core_create_board_name() 1031 size_t name_len) in ath11k_core_create_board_name() 1037 size_t name_len) in ath11k_core_create_fallback_board_name() 1043 size_t name_len) in ath11k_core_create_bus_type_board_name()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | obj_name.c | 24 size_t name_len = strlen(tests[i].name) + 1; in test_obj_name() local
|
/openbmc/linux/drivers/video/ |
H A D | cmdline.c | 36 size_t name_len = 0; in __video_get_option_string() local
|
/openbmc/linux/include/keys/ |
H A D | asymmetric-subtype.h | 27 unsigned short name_len; /* length of name */ member
|
/openbmc/linux/fs/ceph/ |
H A D | crypto.c | 212 const char *name, int *name_len) in parse_longname() 267 int name_len; in ceph_encode_encrypted_dname() local 385 int name_len = fname->name_len; in ceph_fname_to_usr() local
|
/openbmc/linux/fs/ext2/ |
H A 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
|
/openbmc/linux/fs/notify/inotify/ |
H A D | inotify.h | 11 int name_len; member
|
/openbmc/u-boot/include/mtd/ |
H A D | ubi-user.h | 311 __s16 name_len; member 368 __s16 name_len; member
|
/openbmc/linux/include/uapi/mtd/ |
H A D | ubi-user.h | 350 __s16 name_len; member 407 __s16 name_len; member
|
/openbmc/u-boot/net/ |
H A D | dns.c | 40 int n, name_len; in dns_send() local
|
/openbmc/linux/net/batman-adv/ |
H A D | bat_algo.c | 122 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
|