Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
A Dnamei.c69 struct cpu_str *uni = __getname(); in ntfs_lookup()
284 de = __getname(); in ntfs_rename()
A Ddir.c394 name = __getname(); in ntfs_readdir()
A Dinode.c1262 new_de = __getname(); in ntfs_create_inode()
1660 de = __getname(); in ntfs_link_inode()
1707 de = __getname(); in ntfs_unlink_inode()
A Dxattr.c492 buf = __getname(); in ntfs_get_acl_ex()
/linux/fs/vboxsf/
A Dutils.c373 buf = __getname(); in vboxsf_path_from_dentry()
385 shfl_path = __getname(); in vboxsf_path_from_dentry()
/linux/security/integrity/ima/
A Dima_api.c395 *pathbuf = __getname(); in ima_d_path()
/linux/fs/
A Dd_path.c416 char *page = __getname(); in SYSCALL_DEFINE2()
A Dnamei.c138 result = __getname(); in getname_flags()
226 result = __getname(); in getname_kernel()
/linux/fs/cifs/
A Dcifsproto.h64 return __getname(); in alloc_dentry_path()
/linux/fs/fat/
A Dnamei_vfat.c598 uname = __getname(); in vfat_build_slots()
A Ddir.c287 *unicode = __getname(); in fat_parse_long()
/linux/fs/hostfs/
A Dhostfs_kern.c119 char *name = __getname(); in dentry_name()
/linux/drivers/base/firmware_loader/
A Dmain.c445 path = __getname(); in fw_get_filesystem_firmware()
/linux/fs/exfat/
A Ddir.c198 nb->lfn = __getname(); in exfat_alloc_namebuf()
/linux/include/linux/
A Dfs.h2769 #define __getname() kmem_cache_alloc(names_cachep, GFP_KERNEL) macro
/linux/fs/ceph/
A Dmds_client.c2274 path = __getname(); in ceph_mdsc_build_path()

Completed in 49 milliseconds