Home
last modified time | relevance | path

Searched defs:path_buf (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
Dpath.c24 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) in mkpath()
/kernel/linux/common_modules/code_sign/
Dcode_sign_elf.c222 char *path_buf = kzalloc(PATH_MAX, GFP_KERNEL); in elf_file_enable_fs_verity() local
/kernel/linux/linux-6.6/fs/hmdfs/
Dinode_merge.c935 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in hmdfs_create_lower_dentry() local
1250 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in do_rename_merge() local
Dinode.h51 char *path_buf; member
Dinode_cloud_merge.c456 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in hmdfs_create_lower_cloud_dentry() local
/kernel/linux/linux-5.10/fs/hmdfs/
Dinode_merge.c935 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in hmdfs_create_lower_dentry() local
1250 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in do_rename_merge() local
Dinode.h51 char *path_buf; member
Dinode_cloud_merge.c456 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in hmdfs_create_lower_cloud_dentry() local