Searched defs:kvalue (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/fs/ |
H A D | internal.h | 256 void *kvalue; member 279 do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name, const void *kvalue, size_t size) do_set_acl() argument 285 do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name, void *kvalue, size_t size) do_get_acl() argument
|
H A D | posix_acl.c | 1264 do_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name, const void *kvalue, size_t size) do_set_acl() argument 1285 do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, const char *acl_name, void *kvalue, size_t size) do_get_acl() argument
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | bpf_struct_ops.c | 56 struct bpf_struct_ops_value kvalue; member 245 struct bpf_struct_ops_value *uvalue, *kvalue; in bpf_struct_ops_map_sys_lookup_elem() local 319 struct bpf_struct_ops_value *uvalue, *kvalue; in bpf_struct_ops_map_update_elem() local 634 struct bpf_struct_ops_value *kvalue; bpf_struct_ops_get() local 643 struct bpf_struct_ops_value *kvalue; bpf_struct_ops_put() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | xattr.c | 515 void *kvalue = NULL; in setxattr() local 618 void *kvalue = NULL; in getxattr() local [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | bpf_struct_ops.c | 60 struct bpf_struct_ops_value kvalue; member 259 struct bpf_struct_ops_value *uvalue, *kvalue; in bpf_struct_ops_map_sys_lookup_elem() local 374 struct bpf_struct_ops_value *uvalue, *kvalue; in bpf_struct_ops_map_update_elem() local 735 struct bpf_struct_ops_value *kvalue; bpf_struct_ops_get() local 748 struct bpf_struct_ops_value *kvalue; bpf_struct_ops_put() local [all...] |
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 1419 char *kvalue = NULL; in get_cloud_cache_file() local 1768 char *kvalue = NULL; in store_one() local [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 1420 char *kvalue = NULL; in get_cloud_cache_file() local 1769 char *kvalue = NULL; in store_one() local [all...] |
Completed in 12 milliseconds