Lines Matching full:alias
148 * Walk the inode alias list, and find a dentry which has a given
149 * parent. ocfs2_dentry_attach_lock() wants to find _any_ alias as it
217 struct dentry *alias; in ocfs2_dentry_attach_lock() local
247 alias = ocfs2_find_local_alias(inode, parent_blkno, 0); in ocfs2_dentry_attach_lock()
248 if (alias) { in ocfs2_dentry_attach_lock()
250 * Great, an alias exists, which means we must have a in ocfs2_dentry_attach_lock()
252 * the alias and add it to the list. in ocfs2_dentry_attach_lock()
260 dl = alias->d_fsdata; in ocfs2_dentry_attach_lock()
299 if (unlikely(dentry->d_fsdata && !alias)) { in ocfs2_dentry_attach_lock()
331 if (ret < 0 && !alias) { in ocfs2_dentry_attach_lock()
341 dput(alias); in ocfs2_dentry_attach_lock()
350 * alias list, so there's no way that the locking code can find it.
353 * to go away because this is the last subdir alias in the