Searched refs:name_bound_len (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/vboxsf/ |
H A D | vfsmod.h | 105 int vboxsf_nlscpy(struct vboxsf_sbi *sbi, char *name, size_t name_bound_len,
|
H A D | utils.c | 417 int vboxsf_nlscpy(struct vboxsf_sbi *sbi, char *name, size_t name_bound_len, in vboxsf_nlscpy() argument 432 out_bound_len = name_bound_len - 1; in vboxsf_nlscpy()
|
/kernel/linux/linux-6.6/fs/vboxsf/ |
H A D | vfsmod.h | 107 int vboxsf_nlscpy(struct vboxsf_sbi *sbi, char *name, size_t name_bound_len,
|
H A D | utils.c | 437 int vboxsf_nlscpy(struct vboxsf_sbi *sbi, char *name, size_t name_bound_len, in vboxsf_nlscpy() argument 452 out_bound_len = name_bound_len - 1; in vboxsf_nlscpy()
|
Completed in 4 milliseconds