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/
H A Dpath.c24 char *mkpath(char *path_buf, size_t sz, const char *fmt, ...) in mkpath() argument
/kernel/linux/common_modules/code_sign/
H A Dcode_sign_elf.c222 char *path_buf = kzalloc(PATH_MAX, GFP_KERNEL); in elf_file_enable_fs_verity() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_cloud_merge.c456 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in hmdfs_create_lower_cloud_dentry() local
H A Dinode.h51 char *path_buf; member
H A 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
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_cloud_merge.c456 char *path_buf = kmalloc(PATH_MAX, GFP_KERNEL); in hmdfs_create_lower_cloud_dentry() local
H A Dinode.h51 char *path_buf; member
H A 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

Completed in 10 milliseconds