Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ntfs3/
A Dnamei.c71 struct cpu_str *uni = __getname(); in ntfs_lookup()
286 de = __getname(); in ntfs_rename()
355 struct cpu_str *uni = __getname(); in ntfs_atomic_open()
494 uni = __getname(); in ntfs_d_hash()
555 uni1 = __getname(); in ntfs_d_compare()
A Ddir.c394 name = __getname(); in ntfs_readdir()
A Dinode.c1286 new_de = __getname(); in ntfs_create_inode()
1691 de = __getname(); in ntfs_link_inode()
1729 de = __getname(); in ntfs_unlink_inode()
A Dxattr.c532 buf = __getname(); in ntfs_get_acl_ex()
/linux-6.3-rc2/fs/vboxsf/
A Dutils.c374 buf = __getname(); in vboxsf_path_from_dentry()
386 shfl_path = __getname(); in vboxsf_path_from_dentry()
/linux-6.3-rc2/fs/
A Dd_path.c415 char *page = __getname(); in SYSCALL_DEFINE2()
A Dnamei.c140 result = __getname(); in getname_flags()
228 result = __getname(); in getname_kernel()
/linux-6.3-rc2/security/integrity/ima/
A Dima_api.c435 *pathbuf = __getname(); in ima_d_path()
/linux-6.3-rc2/fs/hostfs/
A Dhostfs_kern.c120 char *name = __getname(); in dentry_name()
/linux-6.3-rc2/fs/cifs/
A Dcifsproto.h67 return __getname(); in alloc_dentry_path()
/linux-6.3-rc2/fs/fat/
A Dnamei_vfat.c598 uname = __getname(); in vfat_build_slots()
A Ddir.c287 *unicode = __getname(); in fat_parse_long()
/linux-6.3-rc2/drivers/base/firmware_loader/
A Dmain.c508 path = __getname(); in fw_get_filesystem_firmware()
/linux-6.3-rc2/fs/exfat/
A Ddir.c201 nb->lfn = __getname(); in exfat_alloc_namebuf()
/linux-6.3-rc2/include/linux/
A Dfs.h2371 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c2382 path = __getname(); in ceph_mdsc_build_path()

Completed in 61 milliseconds