Home
last modified time | relevance | path

Searched refs:__getname (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dnamei.c71 struct cpu_str *uni = __getname(); in ntfs_lookup()
308 de = __getname(); in ntfs_rename()
374 struct cpu_str *uni = __getname(); in ntfs_atomic_open()
504 uni = __getname(); in ntfs_d_hash()
565 uni1 = __getname(); in ntfs_d_compare()
H A Ddir.c418 name = __getname(); in ntfs_readdir()
H A Dinode.c1312 new_de = __getname(); in ntfs_create_inode()
1730 de = __getname(); in ntfs_link_inode()
1768 de = __getname(); in ntfs_unlink_inode()
H A Dxattr.c552 buf = __getname(); in ntfs_get_acl()
/kernel/linux/linux-5.10/fs/vboxsf/
H A Dutils.c342 * Returns a shfl_string allocated through __getname (must be freed using
354 buf = __getname(); in vboxsf_path_from_dentry()
366 shfl_path = __getname(); in vboxsf_path_from_dentry()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dutils.c362 * Returns a shfl_string allocated through __getname (must be freed using
374 buf = __getname(); in vboxsf_path_from_dentry()
386 shfl_path = __getname(); in vboxsf_path_from_dentry()
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_api.c396 *pathbuf = __getname(); in ima_d_path()
/kernel/linux/linux-5.10/fs/
H A Dd_path.c433 char *page = __getname(); in SYSCALL_DEFINE2()
H A Dnamei.c138 result = __getname(); in getname_flags()
218 result = __getname(); in getname_kernel()
/kernel/linux/linux-6.6/fs/
H A Dd_path.c416 char *page = __getname(); in SYSCALL_DEFINE2()
H A Dnamei.c140 result = __getname(); in getname_flags()
228 result = __getname(); in getname_kernel()
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_api.c436 *pathbuf = __getname(); in ima_d_path()
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c117 char *name = __getname(); in dentry_name()
/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_vfat.c598 uname = __getname(); in vfat_build_slots()
H A Ddir.c287 *unicode = __getname(); in fat_parse_long()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c121 char *name = __getname(); in dentry_name()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsproto.h68 return __getname(); in alloc_dentry_path()
/kernel/linux/linux-5.10/drivers/base/firmware_loader/
H A Dmain.c504 path = __getname(); in fw_get_filesystem_firmware()
/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c201 nb->lfn = __getname(); in exfat_alloc_namebuf()
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_local.c202 .name = __getname(), in __lookup_nosensitive()
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dmain.c508 path = __getname(); in fw_get_filesystem_firmware()
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_vfat.c598 uname = __getname(); in vfat_build_slots()
H A Ddir.c287 *unicode = __getname(); in fat_parse_long()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_local.c202 .name = __getname(), in __lookup_nosensitive()
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c205 nb->lfn = __getname(); in exfat_alloc_namebuf()

Completed in 49 milliseconds

12