Home
last modified time | relevance | path

Searched defs:name_len (Results 1 – 25 of 128) sorted by relevance

123456

/Linux-v5.4/fs/btrfs/
Ddir-item.c25 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()
Dinode-item.c13 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()
Dxattr.c86 size_t name_len = strlen(name); in btrfs_setxattr() local
316 u16 name_len = btrfs_dir_name_len(leaf, di); in btrfs_listxattr() local
Droot-tree.c353 int name_len) in btrfs_del_root_ref()
424 int name_len) in btrfs_add_root_ref()
Dsend.c259 int name_len; member
429 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add()
459 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add()
894 u32 name_len; in iterate_inode_ref() local
1011 u32 name_len; in iterate_dir_item() local
1678 u64 dir, const char *name, int name_len, in lookup_dir_item_inode()
1783 const char *name, int name_len) in is_first_ref()
1820 const char *name, int name_len, in will_overwrite_ref()
1894 const char *name, int name_len) in did_overwrite_ref()
2744 int name_len; member
[all …]
Dtree-log.c857 int name_len; in drop_one_dir_item() local
903 const char *name, int name_len) in inode_in_dir()
1601 int name_len; in count_inode_extrefs() local
1649 int name_len; in count_inode_refs() local
1860 char *name, int name_len, in insert_one_name()
1892 const char *name, const int name_len, in name_in_log_ref()
1935 int name_len; in replay_one_name() local
2061 int name_len; in replay_one_dir_item() local
2228 int name_len; in check_item_in_log() local
2359 u16 name_len = btrfs_dir_name_len(path->nodes[0], di); in replay_xattr_deletes() local
[all …]
/Linux-v5.4/net/ceph/
Dcls_lock_client.c30 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.4/fs/cifs/
Dcifssmb.c927 int name_len; in CIFSPOSIXDelFile() local
1001 int name_len; in CIFSSMBDelFile() local
1045 int name_len; in CIFSSMBRmDir() local
1089 int name_len; in CIFSSMBMkDir() local
1133 int name_len; in CIFSPOSIXCreate() local
1300 int name_len; in SMBLegacyOpen() local
1401 int name_len; in CIFS_open() local
2770 int name_len, name_len2; in CIFSSMBRename() local
2917 int name_len, name_len2; in CIFSSMBCopy() local
2979 int name_len; in CIFSUnixCreateSymLink() local
[all …]
/Linux-v5.4/security/tomoyo/
Drealpath.c190 int name_len; in tomoyo_get_local_path() local
207 const int name_len = strlen(name); in tomoyo_get_local_path() local
/Linux-v5.4/drivers/video/fbdev/core/
Dfb_cmdline.c39 int name_len = strlen(name), i; in fb_get_options() local
/Linux-v5.4/tools/testing/selftests/bpf/prog_tests/
Dobj_name.c24 size_t name_len = strlen(tests[i].name) + 1; in test_obj_name() local
/Linux-v5.4/fs/ext2/
Dxattr.c170 ext2_xattr_cmp_entry(int name_index, size_t name_len, const char *name, in ext2_xattr_cmp_entry()
200 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-v5.4/include/keys/
Dasymmetric-subtype.h27 unsigned short name_len; /* length of name */ member
/Linux-v5.4/fs/notify/inotify/
Dinotify.h11 int name_len; member
/Linux-v5.4/tools/perf/util/
Dbpf-event.c126 int name_len; in synthesize_bpf_prog_name() local
231 int name_len; in perf_event__synthesize_one_bpf_prog() local
/Linux-v5.4/fs/ntfs/
Dattrib.c576 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()
Dinode.h54 u32 name_len; /* Attribute name length of this fake inode. */ member
252 u32 name_len; member
/Linux-v5.4/include/uapi/mtd/
Dubi-user.h344 __s16 name_len; member
401 __s16 name_len; member
/Linux-v5.4/net/batman-adv/
Dbat_algo.c140 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
/Linux-v5.4/fs/ceph/
Dxattr.c434 const char *name, int name_len, in __set_xattr()
538 int name_len = strlen(name); in __get_xattr() local
1021 int name_len = strlen(name); in __ceph_setxattr() local
1206 size_t name_len; in ceph_security_init_secctx() local
/Linux-v5.4/drivers/firmware/google/
Dgsmi.c114 u32 name_len; member
320 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_get_variable() local
443 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_set_variable() local
/Linux-v5.4/scripts/dtc/libfdt/
Dfdt_overlay.c370 const char *name, uint32_t name_len, in overlay_fixup_one_phandle()
446 uint32_t path_len, name_len; in overlay_fixup_phandle() local
/Linux-v5.4/usr/
Dgen_init_cpio.c35 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.4/fs/afs/
Dvl_list.c12 struct afs_vlserver *afs_alloc_vlserver(const char *name, size_t name_len, in afs_alloc_vlserver()
/Linux-v5.4/fs/hfsplus/
Dxattr.c394 static int name_len(const char *xattr_name, int xattr_name_len) in name_len() function
404 static int copy_name(char *buffer, const char *xattr_name, int name_len) in copy_name()

123456