Home
last modified time | relevance | path

Searched refs:d_drop (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/fs/coda/
Ddir.c162 d_drop(de); in coda_create()
196 d_drop(de); in coda_mkdir()
215 d_drop(de); in coda_link()
246 d_drop(de); in coda_symlink()
/linux-4.1.27/fs/ceph/
Ddir.c584 d_drop(dentry); in ceph_finish_lookup()
691 d_drop(result); in ceph_handle_notrace_create()
739 d_drop(dentry); in ceph_mknod()
784 d_drop(dentry); in ceph_symlink()
840 d_drop(dentry); in ceph_mkdir()
860 d_drop(dentry); in ceph_link()
873 d_drop(dentry); in ceph_link()
Dinode.c987 d_drop(dn); in splice_dentry()
1432 d_drop(dn); in ceph_readdir_prepopulate()
1445 d_drop(dn); in ceph_readdir_prepopulate()
1453 d_drop(dn); in ceph_readdir_prepopulate()
/linux-4.1.27/fs/afs/
Ddir.c788 d_drop(dentry); in afs_mkdir()
965 d_drop(dentry); in afs_create()
1007 d_drop(dentry); in afs_link()
1077 d_drop(dentry); in afs_symlink()
1120 d_drop(new_dentry); in afs_rename()
/linux-4.1.27/fs/ecryptfs/
Dinode.c161 d_drop(dentry); in ecryptfs_do_unlink()
527 d_drop(dentry); in ecryptfs_symlink()
551 d_drop(dentry); in ecryptfs_mkdir()
573 d_drop(dentry); in ecryptfs_rmdir()
598 d_drop(dentry); in ecryptfs_mknod()
/linux-4.1.27/fs/nfs/
Dnfs4file.c94 d_drop(dentry); in nfs4_file_open()
Ddir.c1547 d_drop(dentry); in nfs_atomic_open()
1653 d_drop(dentry); in nfs_instantiate()
1711 d_drop(dentry); in nfs_create()
1741 d_drop(dentry); in nfs_mknod()
1767 d_drop(dentry); in nfs_mkdir()
1928 d_drop(dentry); in nfs_symlink()
1965 d_drop(dentry); in nfs_link()
2026 d_drop(new_dentry); in nfs_rename()
Dunlink.c596 d_drop(dentry); in nfs_sillyrename()
597 d_drop(sdentry); in nfs_sillyrename()
Dnfs4proc.c2139 d_drop(ctx->dentry); in _nfs4_open_expired()
2330 d_drop(dentry); in _nfs4_open_and_get_state()
/linux-4.1.27/fs/overlayfs/
Ddir.c276 d_drop(dentry); in ovl_clear_empty()
581 d_drop(dentry); in ovl_remove_and_whiteout()
622 d_drop(dentry); in ovl_remove_upper()
/linux-4.1.27/fs/fuse/
Dcontrol.c287 d_drop(dentry); in fuse_ctl_remove_conn()
Ddir.c1210 d_drop(dentry); in fuse_direntplus_link()
/linux-4.1.27/include/linux/
Ddcache.h240 extern void d_drop(struct dentry *dentry);
/linux-4.1.27/fs/cifs/
Ddir.c406 d_drop(direntry); in cifs_do_create()
695 d_drop(direntry); in cifs_mknod()
Dlink.c583 d_drop(direntry); /* force new lookup from server of target */ in cifs_hardlink()
Dinode.c1285 d_drop(dentry);
1436 d_drop(dentry);
1520 d_drop(direntry);
/linux-4.1.27/fs/autofs4/
Droot.c635 d_drop(dentry); in autofs4_dir_unlink()
710 d_drop(dentry); in autofs4_dir_rmdir()
/linux-4.1.27/fs/
Ddcache.c491 void d_drop(struct dentry *dentry) in d_drop() function
497 EXPORT_SYMBOL(d_drop);
1433 d_drop(dentry); in do_one_tree()
1505 d_drop(dentry); in d_invalidate()
Dbinfmt_misc.c595 d_drop(dentry); in kill_node()
/linux-4.1.27/fs/configfs/
Ddir.c676 d_drop(child); in create_default_group()
1668 d_drop(dentry); in configfs_register_subsystem()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c192 d_drop(dir); in spufs_rmdir()
/linux-4.1.27/net/sunrpc/
Drpc_pipe.c499 d_drop(dentry); in __rpc_create_common()
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt1086 d_drop: this unhashes a dentry from its parents hash list. A
1093 references, then d_drop() is called instead