Searched refs:d_obtain_root (Results 1 – 6 of 6) sorted by relevance
111 ret = d_obtain_root(inode); in nfs_get_root()
260 return unlinked ? d_obtain_root(inode) : d_obtain_alias(inode); in __snapfh_to_dentry()363 dn = d_obtain_root(dir); in ceph_get_parent()
245 extern struct dentry * d_obtain_root(struct inode *);
75 b. A primitive for creation of secondary roots - d_obtain_root(inode).
2109 struct dentry *d_obtain_root(struct inode *inode) in d_obtain_root() function2113 EXPORT_SYMBOL(d_obtain_root);
926 dentry = d_obtain_root(inode); in nilfs_get_root_dentry()