| /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 350 int name_len = strlen(lock_name); in ceph_cls_lock_info() local 402 int name_len = strlen(lock_name); in ceph_cls_assert_locked() local
|
| /linux/fs/ntfs3/ |
| H A D | xattr.c | 46 const char *name, u8 name_len, u32 *off, u32 *ea_sz) in find_ea() 220 u8 name_len = ea->name_len; in ntfs_list_ea() local 254 static int ntfs_get_ea(struct inode *inode, const char *name, size_t name_len, in ntfs_get_ea() 317 size_t name_len, const void *value, in ntfs_set_ea() 552 size_t name_len; in ntfs_get_acl() local 603 size_t size, name_len; in ntfs_set_acl_ex() local
|
| H A D | attrlist.c | 200 u8 name_len, const CLST *vcn) in al_find_ex() 258 u8 name_len, CLST vcn) in al_find_le_to_insert() 301 u8 name_len, CLST svcn, __le16 id, const struct MFT_REF *ref, in al_add_le()
|
| H A D | record.c | 15 const __le16 *name, u8 name_len, in compare_attr() 389 const __le16 *name, u8 name_len, const __le16 *id) in mi_find_attr() 505 u8 name_len, u32 asize, u16 name_off) in mi_insert_attr()
|
| H A D | frecord.c | 203 const __le16 *name, u8 name_len, const CLST *vcn, in ni_find_attr() 354 const __le16 *name, u8 name_len, bool base_only, in ni_remove_attr() 426 const __le16 *name, u8 name_len, u32 asize, u16 name_off, in ni_ins_new_attr() 923 enum ATTR_TYPE type, const __le16 *name, u8 name_len, in ni_ins_attr_ext() 1075 const __le16 *name, u8 name_len, u32 asize, in ni_insert_attr() 1427 const __le16 *name, u8 name_len, in ni_insert_nonresident() 1504 enum ATTR_TYPE type, const __le16 *name, u8 name_len, in ni_insert_resident()
|
| H A D | dir.c | 183 int ntfs_nls_to_utf16(struct ntfs_sb_info *sbi, const u8 *name, u32 name_len, in ntfs_nls_to_utf16() 329 int name_len; in ntfs_dir_emit() local
|
| /linux/fs/smb/client/ |
| H A D | cifssmb.c | 850 int name_len; in CIFSPOSIXDelFile() local 926 int name_len; in CIFSSMBDelFile() local 972 int name_len; in CIFSSMBRmDir() local 1018 int name_len; in CIFSSMBMkDir() local 1064 int name_len; in CIFSPOSIXCreate() local 1250 int name_len; in SMBLegacyOpen() local 1352 int name_len; in CIFS_open() local 2485 int name_len, name_len2; in CIFSSMBRename() local 2635 int name_len; in CIFSUnixCreateSymLink() local 2723 int name_len; in CIFSUnixCreateHardLink() local [all …]
|
| /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
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 1510 size_t name_len, bool with_variant, in __ath11k_core_create_board_name() 1562 size_t name_len) in ath11k_core_create_board_name() 1569 size_t name_len) in ath11k_core_create_fallback_board_name() 1576 size_t name_len) in ath11k_core_create_bus_type_board_name() 1583 size_t name_len) in ath11k_core_create_chip_id_board_name()
|
| /linux/fs/btrfs/ |
| H A D | print-tree.c | 275 const u32 name_len = btrfs_dir_name_len(eb, di); in print_dir_item() local 298 const u32 name_len = btrfs_inode_ref_name_len(eb, ref); in print_inode_ref_item() local 316 const u32 name_len = btrfs_inode_extref_name_len(eb, extref); in print_inode_extref_item() local
|
| H A D | send.c | 357 int name_len; member 538 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add() 567 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add() 990 u32 name_len; in iterate_inode_ref() local 1097 u32 name_len; in iterate_dir_item() local 1928 u64 dir, const char *name, int name_len, in lookup_dir_item_inode() 2022 const char *name, int name_len) in is_first_ref() 2055 const char *name, int name_len, in will_overwrite_ref() 2119 const char *name, int name_len) in did_overwrite_ref() 2947 int name_len; member [all …]
|
| /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
|
| /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
|
| /linux/fs/overlayfs/ |
| H A D | xattrs.c | 113 size_t prefix_len, name_len; in ovl_listxattr() local 152 size_t name_len = strlen(name); in ovl_xattr_escape_name() local
|
| /linux/drivers/video/ |
| H A D | cmdline.c | 36 size_t name_len = 0; in __video_get_option_string() local
|
| /linux/include/keys/ |
| H A D | asymmetric-subtype.h | 27 unsigned short name_len; /* length of name */ member
|
| /linux/fs/notify/inotify/ |
| H A D | inotify.h | 11 int name_len; member
|
| /linux/include/uapi/mtd/ |
| H A D | ubi-user.h | 354 __s16 name_len; global() member 411 __s16 name_len; global() member
|
| /linux/net/batman-adv/ |
| H A D | bat_algo.c | 134 size_t name_len; in batadv_param_set_ra() local
|
| /linux/drivers/firmware/google/ |
| H A D | gsmi.c | 114 u32 name_len; member 322 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_get_variable() local 446 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_set_variable() local
|
| /linux/fs/isofs/ |
| H A D | namei.c | 18 unsigned int name_len; in isofs_dir_record_valid() local
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | core.c | 222 size_t name_len, bool with_variant, in __ath12k_core_create_board_name() 266 size_t name_len) in ath12k_core_create_board_name() 272 size_t name_len) in ath12k_core_create_fallback_board_name() 278 size_t name_len) in ath12k_core_create_bus_type_board_name()
|
| /linux/tools/lib/bpf/ |
| H A D | elf.c | 224 const char *name, size_t name_len, const char *lib_ver) in symbol_match() 282 size_t name_len; in elf_find_func_offset() local
|
| /linux/fs/afs/ |
| H A D | vl_list.c | 12 struct afs_vlserver *afs_alloc_vlserver(const char *name, size_t name_len, in afs_alloc_vlserver()
|
| /linux/fs/squashfs/ |
| H A D | xattr.c | 114 int name_len = strlen(name); in squashfs_xattr_get() local
|