Searched refs:d_obtain_root (Results 1 – 5 of 5) sorted by relevance
115 ret = d_obtain_root(inode); in nfs_get_root()
245 extern struct dentry * d_obtain_root(struct inode *);
74 b/ A primitive for creation of secondary roots - d_obtain_root(inode).
2029 struct dentry *d_obtain_root(struct inode *inode) in d_obtain_root() function2033 EXPORT_SYMBOL(d_obtain_root);
933 dentry = d_obtain_root(inode); in nilfs_get_root_dentry()