Home
last modified time | relevance | path

Searched defs:name_len (Results 226 - 250 of 450) sorted by relevance

12345678910>>...18

/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c363 int name_len = 0, uni_len = 0; in fat_parse_short() local
463 fat_search_long(struct inode *inode, const unsigned char *name, int name_len, struct fat_slot_info *sinfo) fat_search_long() argument
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dxattr.c442 __set_xattr(struct ceph_inode_info *ci, const char *name, int name_len, const char *val, int val_len, int flags, int update_xattr, struct ceph_inode_xattr **newxattr) __set_xattr() argument
547 int name_len = strlen(name); __get_xattr() local
1030 int name_len = strlen(name); __ceph_setxattr() local
1216 size_t name_len; ceph_security_init_secctx() local
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c1017 int name_len; in copy_path_name() local
/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c939 int order, step, name_len = 0; in exfat_find_dir_entry() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-checker.c488 u32 name_len; in check_dir_item() local
/kernel/linux/linux-5.10/kernel/
H A Dparams.c815 unsigned int name_len; in param_sysfs_builtin() local
H A Daudit.h71 int name_len; /* number of chars to log */ member
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-sysfs.c1128 int name_len = write_combine ? 13 : 10; in pci_create_attr() local
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c290 int err, name_len; in nfp_cpp_area_alloc_with_name() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dxattr.c567 __set_xattr(struct ceph_inode_info *ci, const char *name, int name_len, const char *val, int val_len, int flags, int update_xattr, struct ceph_inode_xattr **newxattr) __set_xattr() argument
674 int name_len = strlen(name); __get_xattr() local
1173 int name_len = strlen(name); __ceph_setxattr() local
1364 size_t name_len; ceph_security_init_secctx() local
[all...]
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c128 static int fanotify_fid_info_len(int fh_len, int name_len) in fanotify_fid_info_len() argument
413 copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, int info_type, const char *name, size_t name_len, char __user *buf, size_t count) copy_fid_info_to_user() argument
[all...]
H A Dfanotify.c613 unsigned long name_len = name ? name->len : 0; in fanotify_alloc_name_event() local
[all...]
H A Dfanotify.h45 u8 name_len; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-inode.c1773 int name_len; in btrfs_readdir_delayed_dir_index() local
1456 btrfs_insert_delayed_dir_index(struct btrfs_trans_handle *trans, const char *name, int name_len, struct btrfs_inode *dir, struct btrfs_disk_key *disk_key, u8 flags, u64 index) btrfs_insert_delayed_dir_index() argument
H A Dtree-checker.c513 u32 name_len; in check_dir_item() local
/kernel/linux/linux-6.6/fs/fat/
H A Ddir.c363 int name_len = 0, uni_len = 0; in fat_parse_short() local
463 fat_search_long(struct inode *inode, const unsigned char *name, int name_len, struct fat_slot_info *sinfo) fat_search_long() argument
[all...]
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c987 int order, step, name_len = 0; in exfat_find_dir_entry() local
[all...]
H A Dexfat_raw.h136 __u8 name_len; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dmisc.c1099 int name_len; in copy_path_name() local
/kernel/linux/linux-6.6/fs/smb/server/
H A Doplock.c1560 unsigned int remain_len, name_off, name_len, value_off, value_len, in smb2_find_context_vals() local
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dattrib.c400 attr_set_size(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct runs_tree *run, u64 new_size, const u64 *new_valid, bool keep_prealloc, struct ATTRIB **ret) attr_set_size() argument
1299 attr_load_runs_vcn(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct runs_tree *run, CLST vcn) attr_load_runs_vcn() argument
1342 attr_load_runs_range(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, struct runs_tree *run, u64 from, u64 to) attr_load_runs_range() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_client.c464 int name_len = strlen(name); in hmdfs_client_start_mkdir() local
513 int name_len = strlen(name); in hmdfs_client_start_create() local
561 int name_len = strlen(name); hmdfs_client_start_rmdir() local
592 int name_len = strlen(name); hmdfs_client_start_unlink() local
865 size_t name_len = strlen(name); hmdfs_send_getxattr() local
905 size_t name_len = strlen(name); hmdfs_send_setxattr() local
[all...]
/kernel/linux/linux-6.6/include/linux/usb/
H A Dcomposite.h63 int name_len; member
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dgsmi.c114 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
/kernel/linux/linux-6.6/kernel/
H A Daudit.h75 int name_len; /* number of chars to log */ member

Completed in 38 milliseconds

12345678910>>...18