Home
last modified time | relevance | path

Searched refs:__putname (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/fs/hostfs/
A Dhostfs_kern.c96 __putname(name); in __dentry_name()
108 __putname(name); in __dentry_name()
285 __putname(name); in hostfs_readdir()
325 __putname(name); in hostfs_open()
587 __putname(name); in hostfs_create()
658 __putname(file); in hostfs_unlink()
671 __putname(file); in hostfs_symlink()
684 __putname(file); in hostfs_mkdir()
696 __putname(file); in hostfs_rmdir()
723 __putname(name); in hostfs_mknod()
[all …]
/linux-6.3-rc2/fs/vboxsf/
A Dutils.c150 __putname(path); in vboxsf_create_at_dentry()
188 __putname(path); in vboxsf_stat_dentry()
380 __putname(buf); in vboxsf_path_from_dentry()
388 __putname(buf); in vboxsf_path_from_dentry()
398 __putname(shfl_path); in vboxsf_path_from_dentry()
399 __putname(buf); in vboxsf_path_from_dentry()
407 __putname(shfl_path); in vboxsf_path_from_dentry()
408 __putname(buf); in vboxsf_path_from_dentry()
417 __putname(buf); in vboxsf_path_from_dentry()
420 __putname(buf); in vboxsf_path_from_dentry()
A Ddir.c380 __putname(path); in vboxsf_dir_unlink()
427 __putname(new_path); in vboxsf_dir_rename()
429 __putname(old_path); in vboxsf_dir_rename()
450 __putname(path); in vboxsf_dir_symlink()
459 __putname(path); in vboxsf_dir_symlink()
A Dfile.c380 __putname(path); in vboxsf_get_link()
385 __putname(path); in vboxsf_get_link()
/linux-6.3-rc2/fs/ntfs3/
A Dnamei.c88 __putname(uni); in ntfs_lookup()
338 __putname(de); in ntfs_rename()
436 __putname(uni); in ntfs_atomic_open()
516 __putname(uni); in ntfs_d_hash()
585 __putname(uni1); in ntfs_d_compare()
A Ddir.c473 __putname(name); in ntfs_readdir()
A Dinode.c1668 __putname(new_de); in ntfs_create_inode()
1705 __putname(de); in ntfs_link_inode()
1765 __putname(de); in ntfs_unlink_inode()
A Dxattr.c565 __putname(buf); in ntfs_get_acl_ex()
/linux-6.3-rc2/fs/
A Dd_path.c445 __putname(page); in SYSCALL_DEFINE2()
A Dnamei.c153 __putname(result); in getname_flags()
174 __putname(kname); in getname_flags()
180 __putname(kname); in getname_flags()
185 __putname(kname); in getname_flags()
240 __putname(result); in getname_kernel()
246 __putname(result); in getname_kernel()
269 __putname(name->name); in putname()
272 __putname(name); in putname()
/linux-6.3-rc2/security/integrity/ima/
A Dima_api.c439 __putname(*pathbuf); in ima_d_path()
A Dima_main.c389 __putname(pathbuf); in process_measurement()
490 __putname(pathbuf); in ima_file_mprotect()
/linux-6.3-rc2/fs/ceph/
A Dmds_client.h552 __putname(path - (PATH_MAX - 1 - len)); in ceph_mdsc_free_path()
/linux-6.3-rc2/fs/fat/
A Ddir.c536 __putname(unicode); in fat_search_long()
695 __putname(unicode); in __fat_readdir()
A Dnamei_vfat.c652 __putname(uname); in vfat_build_slots()
/linux-6.3-rc2/fs/cifs/
A Dcifsproto.h73 __putname(page); in free_dentry_path()
/linux-6.3-rc2/drivers/base/firmware_loader/
A Dmain.c577 __putname(path); in fw_get_filesystem_firmware()
/linux-6.3-rc2/fs/exfat/
A Ddir.c213 __putname(nb->lfn); in exfat_free_namebuf()
/linux-6.3-rc2/include/linux/
A Dfs.h2372 #define __putname(name) kmem_cache_free(names_cachep, (void *)(name)) macro

Completed in 52 milliseconds