| /linux-6.15/fs/exportfs/ |
| H A D | expfs.c | 59 dput(toput); in find_acceptable_alias() 70 dput(toput); in find_acceptable_alias() 80 dput(dentry); in dentry_connected() 87 dput(dentry); in dentry_connected() 103 dput(dentry); in clear_disconnected() 106 dput(dentry); in clear_disconnected() 159 dput(tmp); in reconnect_one() 162 dput(tmp); in reconnect_one() 170 dput(parent); in reconnect_one() 173 dput(parent); in reconnect_one() [all …]
|
| /linux-6.15/scripts/coccinelle/api/ |
| H A D | d_find_alias.cocci | 2 /// Make sure calls to d_find_alias() have a corresponding call to dput(). 4 // Keywords: d_find_alias, dput 27 <...when != dput(dent) 28 when != if (...) { <+... dput(dent) ...+> } 61 cocci.print_main("Missing call to dput()",p1) 69 + dput(dent); 72 + dput(dent); 80 msg = "Missing call to dput() at line %s."
|
| /linux-6.15/fs/overlayfs/ |
| H A D | export.c | 138 dput(next); in ovl_connect_layer() 142 dput(parent); in ovl_connect_layer() 143 dput(next); in ovl_connect_layer() 226 dput(dentry); in ovl_check_encode_origin() 398 dput(this); in ovl_lookup_real_one() 402 dput(this); in ovl_lookup_real_one() 480 dput(this); in ovl_lookup_real_inode() 529 dput(next); in ovl_lookup_real_ancestor() 534 dput(next); in ovl_lookup_real_ancestor() 628 dput(next); in ovl_lookup_real() [all …]
|
| H A D | namei.c | 196 dput(real); in ovl_decode_real_fh() 219 dput(ret); in ovl_lookup_positive_unlocked() 313 dput(this); in ovl_lookup_single() 318 dput(this); in ovl_lookup_single() 466 dput(origin); in ovl_check_origin_fh() 590 dput(upper); in ovl_index_upper() 671 dput(upper); in ovl_verify_index() 775 dput(index); in ovl_get_index_fh() 855 dput(index); in ovl_lookup_index() 860 dput(index); in ovl_lookup_index() [all …]
|
| H A D | dir.c | 36 dput(wdentry); in ovl_cleanup() 58 dput(temp); in ovl_lookup_temp() 80 dput(whiteout); in ovl_whiteout() 101 dput(whiteout); in ovl_whiteout() 133 dput(whiteout); in ovl_cleanup_and_whiteout() 330 dput(newdentry); in ovl_create_upper() 512 dput(upper); in ovl_create_over_whiteout() 785 dput(upper); in ovl_remove_and_whiteout() 838 dput(upper); in ovl_remove_upper() 990 dput(d); in ovl_get_redirect() [all …]
|
| H A D | super.c | 111 dput(parent); in ovl_revalidate_real() 322 dput(work); in ovl_workdir_create() 376 dput(work); in ovl_workdir_create() 577 dput(temp); in ovl_check_rename_whiteout() 600 dput(whiteout); in ovl_check_rename_whiteout() 605 dput(temp); in ovl_check_rename_whiteout() 606 dput(dest); in ovl_check_rename_whiteout() 627 dput(parent); in ovl_lookup_or_create() 650 dput(d); in ovl_create_volatile_dirty() 1211 dput(next); in ovl_check_layer() [all …]
|
| H A D | copy_up.c | 567 dput(index); in ovl_create_index() 572 dput(temp); in ovl_create_index() 628 dput(upper); in ovl_link_up() 807 dput(temp); in ovl_copy_up_workdir() 833 dput(upper); in ovl_copy_up_workdir() 858 dput(temp); in ovl_copy_up_workdir() 904 dput(upper); in ovl_copy_up_tmpfile() 1253 dput(next); in ovl_copy_up_flags() 1259 dput(parent); in ovl_copy_up_flags() 1260 dput(next); in ovl_copy_up_flags()
|
| /linux-6.15/fs/cachefiles/ |
| H A D | namei.c | 144 dput(subdir); in cachefiles_get_directory() 195 dput(subdir); in cachefiles_get_directory() 201 dput(subdir); in cachefiles_get_directory() 224 dput(dir); in cachefiles_put_directory() 292 dput(rep); in cachefiles_bury_object() 359 dput(grave); in cachefiles_bury_object() 367 dput(grave); in cachefiles_bury_object() 375 dput(grave); in cachefiles_bury_object() 411 dput(grave); in cachefiles_bury_object() 435 dput(dentry); in cachefiles_delete_object() [all …]
|
| /linux-6.15/fs/autofs/ |
| H A D | expire.c | 105 dput(prev); in get_next_positive_subdir() 137 dput(prev); in get_next_positive_dentry() 206 dput(p); in autofs_tree_busy() 221 dput(p); in autofs_tree_busy() 308 dput(root); in autofs_expire_direct() 404 dput(dentry); in should_expire() 463 dput(found); in autofs_expire_indirect() 468 dput(dentry); in autofs_expire_indirect() 477 dput(expired); in autofs_expire_indirect() 570 dput(dentry); in autofs_expire_run() [all …]
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | orphanage.c | 204 dput(orphanage_dentry); in xrep_orphanage_create() 208 dput(root_dentry); in xrep_orphanage_create() 457 dput(d_child); in xrep_adoption_check_dcache() 460 dput(d_orphanage); in xrep_adoption_check_dcache() 491 dput(d_child); in xrep_adoption_zap_dcache() 495 dput(d_orphanage); in xrep_adoption_zap_dcache() 502 dput(d_child); in xrep_adoption_zap_dcache()
|
| /linux-6.15/fs/nfs/ |
| H A D | unlink.c | 72 dput(dentry); in nfs_async_unlink_release() 151 dput(alias); in nfs_call_unlink() 308 dput(data->old_dentry); in nfs_async_rename_release() 309 dput(data->new_dentry); in nfs_async_rename_release() 468 dput(sdentry); in nfs_sillyrename() 530 dput(sdentry); in nfs_sillyrename()
|
| /linux-6.15/fs/afs/ |
| H A D | dir_silly.c | 118 dput(sdentry); in afs_sillyrename() 152 dput(sdentry); in afs_sillyrename() 267 dput(alias); in afs_silly_iput() 280 dput(alias); in afs_silly_iput()
|
| /linux-6.15/fs/smb/client/ |
| H A D | cached_dir.c | 90 dput(dentry); in path_to_dentry() 106 dput(dentry); in path_to_dentry() 424 dput(cfid->dentry); in smb2_close_cached_fid() 504 dput(tmp_list->dentry); in close_all_cached_dirs() 583 dput(dentry); in cached_dir_put_work() 653 dput(cfid->dentry); in free_cached_dir() 725 dput(dentry); in cfids_laundromat_worker()
|
| /linux-6.15/fs/ext4/ |
| H A D | fsync.c | 60 dput(dentry); in ext4_sync_parent() 78 dput(dentry); in ext4_sync_parent()
|
| /linux-6.15/fs/ |
| H A D | fhandle.c | 226 dput(d); in vfs_dentry_acceptable() 227 dput(parent); in vfs_dentry_acceptable() 231 dput(d); in vfs_dentry_acceptable() 244 dput(d); in vfs_dentry_acceptable()
|
| H A D | namei.c | 921 dput(dentry); in try_to_unlazy_next() 1691 dput(dentry); in lookup_one_qstr_excl_raw() 1715 dput(dentry); in lookup_one_qstr_excl() 3048 dput(ret); in lookup_one_positive_unlocked() 3110 dput(parent); in path_pts() 3713 dput(dentry); in lookup_open() 3932 dput(child); in vfs_tmpfile() 4144 dput(dentry); in filename_create() 4371 dput(dentry); in vfs_mkdir() 4465 dput(dentry); in vfs_rmdir() [all …]
|
| H A D | libfs.c | 99 dput(file->private_data); in dcache_dir_close() 145 dput(last); in scan_positives() 177 dput(to); in dcache_dir_lseek() 221 dput(next); in dcache_readdir() 530 dput(dentry); in offset_iterate_dir() 536 dput(dentry); in offset_iterate_dir() 603 dput(prev); in find_next_child() 644 dput(dentry); in simple_recursive_removal() 776 dput(dentry); in simple_unlink() 1047 dput(dentry); in simple_fill_super() [all …]
|
| /linux-6.15/fs/kernfs/ |
| H A D | mount.c | 234 dput(dentry); in kernfs_node_dentry() 249 dput(dentry); in kernfs_node_dentry() 255 dput(dentry); in kernfs_node_dentry() 259 dput(dentry); in kernfs_node_dentry()
|
| /linux-6.15/fs/debugfs/ |
| H A D | inode.c | 399 dput(dentry); in start_creating() 414 dput(dentry); in failed_creating() 828 dput(dentry); in debugfs_lookup_and_remove() 881 dput(target); in debugfs_change_name() 887 dput(target); in debugfs_change_name() 892 dput(parent); in debugfs_change_name()
|
| /linux-6.15/net/sunrpc/ |
| H A D | rpc_pipe.c | 101 dput(dentry); in rpc_timeout_upcall_queue() 158 dput(dentry); in rpc_queue_upcall() 508 dput(dentry); in __rpc_create_common() 605 dput(dentry); in __rpc_rmdir() 618 dput(dentry); in __rpc_unlink() 642 dput(dentry); in __rpc_lookup_create_exclusive() 677 dput(dentry); in __rpc_depopulate() 779 dput(parent); in rpc_rmdir_depopulate() 855 dput(parent); in rpc_unlink() 1335 dput(clnt_dentry); in rpc_gssd_dummy_populate() [all …]
|
| /linux-6.15/fs/configfs/ |
| H A D | dir.c | 409 dput(parent); in remove_dir() 434 dput(dentry); in configfs_remove_dir() 596 dput(dentry); in detach_attrs() 672 dput(child); in detach_groups() 678 dput(dentry); in detach_groups() 714 dput(child); in create_default_group() 1527 dput(wait); in configfs_rmdir() 1821 dput(dentry); in configfs_unregister_group() 1915 dput(dentry); in configfs_register_subsystem() 1973 dput(dentry); in configfs_unregister_subsystem()
|
| /linux-6.15/fs/efivarfs/ |
| H A D | super.c | 225 dput(dentry); in efivarfs_variable_is_present() 433 dput(dentry); in efivarfs_actor() 468 dput(dentry); in efivarfs_check_missing() 570 dput(ectx.dentry); in efivarfs_pm_notify()
|
| /linux-6.15/fs/nfsd/ |
| H A D | vfs.c | 274 dput(dentry); in nfsd_lookup_dentry() 333 dput(dentry); in nfsd_lookup() 1520 dput(dchild); in nfsd_create_locked() 1568 dput(dchild); in nfsd_create() 1681 dput(dnew); in nfsd_symlink() 1760 dput(dnew); in nfsd_link() 1777 dput(dnew); in nfsd_link() 1922 dput(ndentry); in nfsd_rename() 1924 dput(odentry); in nfsd_rename() 1957 dput(ndentry); in nfsd_rename() [all …]
|
| /linux-6.15/drivers/android/ |
| H A D | binderfs.c | 199 dput(dentry); in binderfs_binder_device_create() 496 dput(dentry); in binderfs_create_dentry() 513 dput(dentry); in binderfs_remove_file() 536 dput(dentry); in binderfs_create_file() 568 dput(dentry); in binderfs_create_dir()
|
| /linux-6.15/security/ |
| H A D | inode.c | 167 dput(dentry); in securityfs_create_dentry() 309 dput(dentry); in securityfs_remove()
|