Home
last modified time | relevance | path

Searched refs:d_add (Results 1 – 6 of 6) sorted by relevance

/linux/fs/configfs/
H A Ddir.c727 d_add(child, NULL); in create_default_group()
1913 d_add(dentry, NULL); in configfs_register_subsystem()
/linux/fs/ceph/
H A Ddir.c782 d_add(dentry, NULL); in ceph_finish_lookup()
856 d_add(dentry, NULL); in ceph_lookup()
H A Dinode.c1819 d_add(dn, NULL); in ceph_fill_trace()
/linux/fs/
H A Ddcache.c2965 void d_add(struct dentry *entry, struct inode *inode) in d_add() function
2973 EXPORT_SYMBOL(d_add);
/linux/Documentation/filesystems/
H A Dvfs.rst463 method must call d_add() to insert the found inode into the
1432 ``d_add``
/linux/fs/nfs/
H A Ddir.c2723 d_add(dentry, inode); in nfs_link()