Lines Matching full:alias
139 * Walk the inode alias list, and find a dentry which has a given
140 * parent. ocfs2_dentry_attach_lock() wants to find _any_ alias as it
208 struct dentry *alias; in ocfs2_dentry_attach_lock() local
238 alias = ocfs2_find_local_alias(inode, parent_blkno, 0); in ocfs2_dentry_attach_lock()
239 if (alias) { in ocfs2_dentry_attach_lock()
241 * Great, an alias exists, which means we must have a in ocfs2_dentry_attach_lock()
243 * the alias and add it to the list. in ocfs2_dentry_attach_lock()
251 dl = alias->d_fsdata; in ocfs2_dentry_attach_lock()
290 if (unlikely(dentry->d_fsdata && !alias)) { in ocfs2_dentry_attach_lock()
322 if (ret < 0 && !alias) { in ocfs2_dentry_attach_lock()
332 dput(alias); in ocfs2_dentry_attach_lock()
341 * alias list, so there's no way that the locking code can find it.
344 * to go away because this is the last subdir alias in the