Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/fs/ceph/
Ddir.c594 d_drop(dentry); in ceph_finish_lookup()
701 d_drop(result); in ceph_handle_notrace_create()
749 d_drop(dentry); in ceph_mknod()
794 d_drop(dentry); in ceph_symlink()
850 d_drop(dentry); in ceph_mkdir()
870 d_drop(dentry); in ceph_link()
883 d_drop(dentry); in ceph_link()
Dinode.c992 d_drop(dn); in splice_dentry()
1484 d_drop(dn); in ceph_readdir_prepopulate()
1498 d_drop(dn); in ceph_readdir_prepopulate()
1507 d_drop(dn); in ceph_readdir_prepopulate()
/linux-4.4.14/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.4.14/fs/ecryptfs/
Dinode.c161 d_drop(dentry); in ecryptfs_do_unlink()
526 d_drop(dentry); in ecryptfs_symlink()
550 d_drop(dentry); in ecryptfs_mkdir()
572 d_drop(dentry); in ecryptfs_rmdir()
597 d_drop(dentry); in ecryptfs_mknod()
/linux-4.4.14/fs/nfs/
Ddir.c1536 d_drop(dentry); in nfs_atomic_open()
1642 d_drop(dentry); in nfs_instantiate()
1700 d_drop(dentry); in nfs_create()
1727 d_drop(dentry); in nfs_mknod()
1753 d_drop(dentry); in nfs_mkdir()
1914 d_drop(dentry); in nfs_symlink()
1951 d_drop(dentry); in nfs_link()
2012 d_drop(new_dentry); in nfs_rename()
Dunlink.c596 d_drop(dentry); in nfs_sillyrename()
597 d_drop(sdentry); in nfs_sillyrename()
Dnfs4file.c101 d_drop(dentry); in nfs4_file_open()
Dnfs4proc.c2259 d_drop(ctx->dentry); in _nfs4_open_expired()
2460 d_drop(dentry); in _nfs4_open_and_get_state()
/linux-4.4.14/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.4.14/fs/fuse/
Dcontrol.c287 d_drop(dentry); in fuse_ctl_remove_conn()
Ddir.c1210 d_drop(dentry); in fuse_direntplus_link()
/linux-4.4.14/include/linux/
Ddcache.h242 extern void d_drop(struct dentry *dentry);
/linux-4.4.14/fs/autofs4/
Droot.c635 d_drop(dentry); in autofs4_dir_unlink()
710 d_drop(dentry); in autofs4_dir_rmdir()
/linux-4.4.14/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.4.14/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.4.14/fs/configfs/
Ddir.c676 d_drop(child); in create_default_group()
1778 d_drop(dentry); in configfs_register_subsystem()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dinode.c192 d_drop(dir); in spufs_rmdir()
/linux-4.4.14/net/sunrpc/
Drpc_pipe.c499 d_drop(dentry); in __rpc_create_common()
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt1093 d_drop: this unhashes a dentry from its parents hash list. A
1100 references, then d_drop() is called instead