Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/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()
Droot-tree.c318 int name_len) in btrfs_del_root_ref()
393 int name_len) in btrfs_add_root_ref()
Dxattr.c86 size_t name_len = strlen(name); in btrfs_setxattr() local
341 u16 name_len = btrfs_dir_name_len(leaf, di); in btrfs_listxattr() local
Dsend.c267 int name_len; member
432 static int fs_path_prepare_for_add(struct fs_path *p, int name_len, in fs_path_prepare_for_add()
462 static int fs_path_add(struct fs_path *p, const char *name, int name_len) in fs_path_add()
897 u32 name_len; in iterate_inode_ref() local
1014 u32 name_len; in iterate_dir_item() local
1705 u64 dir, const char *name, int name_len, in lookup_dir_item_inode()
1810 const char *name, int name_len) in is_first_ref()
1847 const char *name, int name_len, in will_overwrite_ref()
1921 const char *name, int name_len) in did_overwrite_ref()
2771 int name_len; member
[all …]
Dtree-log.c858 int name_len; in drop_one_dir_item() local
906 const char *name, int name_len) in inode_in_dir()
1622 int name_len; in count_inode_extrefs() local
1670 int name_len; in count_inode_refs() local
1880 char *name, int name_len, in insert_one_name()
1931 int name_len; in replay_one_name() local
2087 int name_len; in replay_one_dir_item() local
2254 int name_len; in check_item_in_log() local
2385 u16 name_len = btrfs_dir_name_len(path->nodes[0], di); in replay_xattr_deletes() local
3401 const char *name, int name_len, in btrfs_del_dir_entries_in_log()
[all …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/fs/cifs/
Dcifssmb.c854 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 …]
/kernel/linux/linux-5.10/security/tomoyo/
Drealpath.c192 int name_len; in tomoyo_get_local_path() local
209 const int name_len = strlen(name); in tomoyo_get_local_path() local
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c459 int name_len = strlen(name); in hmdfs_client_start_mkdir() local
506 int name_len = strlen(name); in hmdfs_client_start_create() local
552 int name_len = strlen(name); in hmdfs_client_start_rmdir() local
581 int name_len = strlen(name); in hmdfs_client_start_unlink() local
845 size_t name_len = strlen(name); in hmdfs_send_getxattr() local
883 size_t name_len = strlen(name); in hmdfs_send_setxattr() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfb_cmdline.c39 int name_len = strlen(name), i; in fb_get_options() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dobj_name.c24 size_t name_len = strlen(tests[i].name) + 1; in test_obj_name() local
/kernel/linux/linux-5.10/include/keys/
Dasymmetric-subtype.h27 unsigned short name_len; /* length of name */ member
/kernel/linux/linux-5.10/fs/ext2/
Dxattr.c171 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
/kernel/linux/linux-5.10/fs/notify/inotify/
Dinotify.h11 int name_len; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
Dubi-user.h57 __s16 name_len; member
70 __s16 name_len; member
/kernel/linux/linux-5.10/include/uapi/mtd/
Dubi-user.h344 __s16 name_len; member
401 __s16 name_len; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
Dubi-user.h71 __s16 name_len; member
84 __s16 name_len; member
/kernel/linux/linux-5.10/fs/ntfs/
Dattrib.c576 const u32 name_len, const IGNORE_CASE_BOOL ic, in ntfs_attr_find()
868 const ntfschar *name, const u32 name_len, in ntfs_external_attr_find()
1198 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
/kernel/linux/linux-5.10/net/batman-adv/
Dbat_algo.c140 size_t name_len = strlen(algo_name); in batadv_param_set_ra() local
/kernel/linux/linux-5.10/tools/perf/util/
Dbpf-event.c131 int name_len; in synthesize_bpf_prog_name() local
236 int name_len; in perf_event__synthesize_one_bpf_prog() local
/kernel/linux/linux-5.10/fs/ceph/
Dxattr.c443 const char *name, int name_len, in __set_xattr()
547 int name_len = strlen(name); in __get_xattr() local
1030 int name_len = strlen(name); in __ceph_setxattr() local
1216 size_t name_len; in ceph_security_init_secctx() local
/kernel/linux/linux-5.10/drivers/firmware/google/
Dgsmi.c115 u32 name_len; member
321 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_get_variable() local
445 size_t name_len = ucs2_strnlen(name, GSMI_BUF_SIZE / 2); in gsmi_set_variable() local
/kernel/linux/linux-5.10/fs/afs/
Dvl_list.c12 struct afs_vlserver *afs_alloc_vlserver(const char *name, size_t name_len, in afs_alloc_vlserver()

1234567