/Linux-v5.10/fs/btrfs/ |
D | dir-item.c | 25 int name_len) in insert_with_overflow() 58 const char *name, u16 name_len, in btrfs_insert_xattr_item() 109 int name_len, struct btrfs_inode *dir, in btrfs_insert_dir_item() 182 const char *name, int name_len, in btrfs_lookup_dir_item() 205 const char *name, int name_len) in btrfs_check_dir_item_collision() 275 u64 objectid, const char *name, int name_len, in btrfs_lookup_dir_index_item() 298 const char *name, int name_len) in btrfs_search_dir_index_item() 346 const char *name, u16 name_len, in btrfs_lookup_xattr() 373 const char *name, int name_len) in btrfs_match_dir_item_name()
|
D | inode-item.c | 13 int name_len) in btrfs_find_name_in_backref() 39 const char *name, int name_len) in btrfs_find_name_in_ext_backref() 77 const char *name, int name_len, in btrfs_lookup_inode_extref() 100 const char *name, int name_len, in btrfs_del_inode_extref() 173 const char *name, int name_len, in btrfs_del_inode_ref() 253 const char *name, int name_len, in btrfs_insert_inode_extref() 311 const char *name, int name_len, in btrfs_insert_inode_ref()
|
D | root-tree.c | 318 int name_len) in btrfs_del_root_ref() 391 int name_len) in btrfs_add_root_ref()
|
D | xattr.c | 86 size_t name_len = strlen(name); in btrfs_setxattr() local 316 u16 name_len = btrfs_dir_name_len(leaf, di); in btrfs_listxattr() local
|
D | send.c | 266 int name_len; member 431 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add() 461 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add() 896 u32 name_len; in iterate_inode_ref() local 1013 u32 name_len; in iterate_dir_item() local 1704 u64 dir, const char *name, int name_len, in lookup_dir_item_inode() 1809 const char *name, int name_len) in is_first_ref() 1846 const char *name, int name_len, in will_overwrite_ref() 1920 const char *name, int name_len) in did_overwrite_ref() 2770 int name_len; member [all …]
|
D | tree-log.c | 856 int name_len; in drop_one_dir_item() local 902 const char *name, int name_len) in inode_in_dir() 1583 int name_len; in count_inode_extrefs() local 1631 int name_len; in count_inode_refs() local 1842 char *name, int name_len, in insert_one_name() 1893 int name_len; in replay_one_name() local 2042 int name_len; in replay_one_dir_item() local 2209 int name_len; in check_item_in_log() local 2340 u16 name_len = btrfs_dir_name_len(path->nodes[0], di); in replay_xattr_deletes() local 3354 const char *name, int name_len, in btrfs_del_dir_entries_in_log() [all …]
|
/Linux-v5.10/net/ceph/ |
D | cls_lock_client.c | 30 int name_len = strlen(lock_name); in ceph_cls_lock() local 95 int name_len = strlen(lock_name); in ceph_cls_unlock() local 145 int name_len = strlen(lock_name); in ceph_cls_break_lock() local 191 int name_len = strlen(lock_name); in ceph_cls_set_cookie() local 335 int name_len = strlen(lock_name); in ceph_cls_lock_info() local 387 int name_len = strlen(lock_name); in ceph_cls_assert_locked() local
|
/Linux-v5.10/fs/cifs/ |
D | cifssmb.c | 854 int name_len; in CIFSPOSIXDelFile() local 928 int name_len; in CIFSSMBDelFile() local 972 int name_len; in CIFSSMBRmDir() local 1016 int name_len; in CIFSSMBMkDir() local 1060 int name_len; in CIFSPOSIXCreate() local 1227 int name_len; in SMBLegacyOpen() local 1328 int name_len; in CIFS_open() local 2697 int name_len, name_len2; in CIFSSMBRename() local 2844 int name_len, name_len2; in CIFSSMBCopy() local 2906 int name_len; in CIFSUnixCreateSymLink() local [all …]
|
/Linux-v5.10/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-v5.10/drivers/video/fbdev/core/ |
D | fb_cmdline.c | 39 int name_len = strlen(name), i; in fb_get_options() local
|
/Linux-v5.10/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-v5.10/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 414 size_t name_len, free, min_offs = sb->s_blocksize; in ext2_xattr_set() local
|
/Linux-v5.10/include/keys/ |
D | asymmetric-subtype.h | 27 unsigned short name_len; /* length of name */ member
|
/Linux-v5.10/fs/notify/inotify/ |
D | inotify.h | 11 int name_len; member
|
/Linux-v5.10/fs/ntfs/ |
D | attrib.c | 576 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_find() 844 const ntfschar *name, const u32 name_len, in ntfs_external_attr_find() 1174 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_lookup()
|
D | inode.h | 54 u32 name_len; /* Attribute name length of this fake inode. */ member 252 u32 name_len; member
|
/Linux-v5.10/include/uapi/mtd/ |
D | ubi-user.h | 344 __s16 name_len; member 401 __s16 name_len; member
|
/Linux-v5.10/net/batman-adv/ |
D | bat_algo.c | 140 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
|
/Linux-v5.10/tools/perf/util/ |
D | bpf-event.c | 127 int name_len; in synthesize_bpf_prog_name() local 232 int name_len; in perf_event__synthesize_one_bpf_prog() local
|
/Linux-v5.10/fs/ceph/ |
D | xattr.c | 435 const char *name, int name_len, in __set_xattr() 539 int name_len = strlen(name); in __get_xattr() local 1022 int name_len = strlen(name); in __ceph_setxattr() local 1208 size_t name_len; in ceph_security_init_secctx() local
|
/Linux-v5.10/drivers/firmware/google/ |
D | gsmi.c | 115 u32 name_len; member 321 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_get_variable() local 444 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_set_variable() local
|
/Linux-v5.10/scripts/dtc/libfdt/ |
D | fdt_overlay.c | 371 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 447 uint32_t path_len, name_len; in overlay_fixup_phandle() local
|
/Linux-v5.10/usr/ |
D | gen_init_cpio.c | 35 unsigned int name_len = strlen(name) + 1; in push_string() local 52 unsigned int name_len = strlen(name) + 1; in push_rest() local
|
/Linux-v5.10/fs/afs/ |
D | vl_list.c | 12 struct afs_vlserver *afs_alloc_vlserver(const char *name, size_t name_len, in afs_alloc_vlserver()
|
/Linux-v5.10/tools/lib/api/fs/ |
D | fs.c | 218 size_t name_len = strlen(fs->name); in fs__env_override() local 271 size_t name_len = strlen(fs->name); in mount_overload() local
|