Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dnamei.c71 struct cpu_str *uni = __getname(); in ntfs_lookup()
291 de = __getname(); in ntfs_rename()
459 uni1 = __getname(); in ntfs_d_compare()
H A Ddir.c426 name = __getname(); in ntfs_readdir()
H A Dinode.c1253 new_de = __getname(); in ntfs_create_inode()
1686 de = __getname(); in ntfs_link_inode()
1724 de = __getname(); in ntfs_unlink_inode()
H A Dxattr.c556 buf = __getname(); in ntfs_get_acl()
H A Dfsntfs.c2632 struct cpu_str *uni = __getname(); in ntfs_set_label()
/linux-6.15/fs/vboxsf/
H A Dutils.c375 buf = __getname(); in vboxsf_path_from_dentry()
387 shfl_path = __getname(); in vboxsf_path_from_dentry()
/linux-6.15/fs/
H A Dd_path.c416 char *page = __getname(); in SYSCALL_DEFINE2()
H A Dnamei.c146 result = __getname(); in getname_flags()
249 result = __getname(); in getname_kernel()
/linux-6.15/security/integrity/ima/
H A Dima_api.c444 *pathbuf = __getname(); in ima_d_path()
/linux-6.15/fs/smb/client/
H A Dcifsproto.h71 return __getname(); in alloc_dentry_path()
/linux-6.15/fs/fat/
H A Dnamei_vfat.c595 uname = __getname(); in vfat_build_slots()
H A Ddir.c299 *unicode = __getname(); in fat_parse_long()
/linux-6.15/fs/hostfs/
H A Dhostfs_kern.c116 char *name = __getname(); in dentry_name()
/linux-6.15/fs/exfat/
H A Ddir.c187 nb->lfn = __getname(); in exfat_alloc_namebuf()
/linux-6.15/drivers/base/firmware_loader/
H A Dmain.c509 path = __getname(); in fw_get_filesystem_firmware()
/linux-6.15/include/linux/
H A Dfs.h2893 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/linux-6.15/fs/f2fs/
H A Df2fs.h3495 return __getname(); in f2fs_getname()
/linux-6.15/fs/ceph/
H A Dmds_client.c2716 path = __getname(); in ceph_mdsc_build_path()