| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | dir.c | 363 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 D | xattr.c | 442 __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 D | misc.c | 1017 int name_len; in copy_path_name() local
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| H A D | dir.c | 939 int order, step, name_len = 0; in exfat_find_dir_entry() local [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | tree-checker.c | 488 u32 name_len; in check_dir_item() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | params.c | 815 unsigned int name_len; in param_sysfs_builtin() local
|
| H A D | audit.h | 71 int name_len; /* number of chars to log */ member
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | pci-sysfs.c | 1128 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 D | nfp_cppcore.c | 290 int err, name_len; in nfp_cpp_area_alloc_with_name() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | xattr.c | 567 __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 D | fanotify_user.c | 128 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 D | fanotify.c | 613 unsigned long name_len = name ? name->len : 0; in fanotify_alloc_name_event() local [all...] |
| H A D | fanotify.h | 45 u8 name_len; member
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | delayed-inode.c | 1773 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 D | tree-checker.c | 513 u32 name_len; in check_dir_item() local
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | dir.c | 363 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 D | dir.c | 987 int order, step, name_len = 0; in exfat_find_dir_entry() local [all...] |
| H A D | exfat_raw.h | 136 __u8 name_len; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | misc.c | 1099 int name_len; in copy_path_name() local
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | oplock.c | 1560 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 D | attrib.c | 400 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 D | hmdfs_client.c | 464 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 D | composite.h | 63 int name_len; member
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | audit.h | 75 int name_len; /* number of chars to log */ member
|