Home
last modified time | relevance | path

Searched refs:__getname (Results 1 – 18 of 18) sorted by relevance

/linux-6.6.21/fs/ntfs3/
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()
Ddir.c418 name = __getname(); in ntfs_readdir()
Dinode.c1312 new_de = __getname(); in ntfs_create_inode()
1730 de = __getname(); in ntfs_link_inode()
1768 de = __getname(); in ntfs_unlink_inode()
Dxattr.c552 buf = __getname(); in ntfs_get_acl()
Dfsntfs.c2656 struct cpu_str *uni = __getname(); in ntfs_set_label()
/linux-6.6.21/fs/vboxsf/
Dutils.c374 buf = __getname(); in vboxsf_path_from_dentry()
386 shfl_path = __getname(); in vboxsf_path_from_dentry()
/linux-6.6.21/security/integrity/ima/
Dima_api.c436 *pathbuf = __getname(); in ima_d_path()
/linux-6.6.21/fs/
Dd_path.c416 char *page = __getname(); in SYSCALL_DEFINE2()
Dnamei.c140 result = __getname(); in getname_flags()
228 result = __getname(); in getname_kernel()
/linux-6.6.21/fs/smb/client/
Dcifsproto.h68 return __getname(); in alloc_dentry_path()
/linux-6.6.21/fs/hostfs/
Dhostfs_kern.c121 char *name = __getname(); in dentry_name()
/linux-6.6.21/fs/fat/
Dnamei_vfat.c598 uname = __getname(); in vfat_build_slots()
Ddir.c287 *unicode = __getname(); in fat_parse_long()
/linux-6.6.21/drivers/base/firmware_loader/
Dmain.c508 path = __getname(); in fw_get_filesystem_firmware()
/linux-6.6.21/fs/exfat/
Ddir.c205 nb->lfn = __getname(); in exfat_alloc_namebuf()
/linux-6.6.21/include/linux/
Dfs.h2564 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/linux-6.6.21/fs/f2fs/
Df2fs.h3393 return __getname(); in f2fs_getname()
/linux-6.6.21/fs/ceph/
Dmds_client.c2623 path = __getname(); in ceph_mdsc_build_path()