Lines Matching full:alias
146 * Walk the inode alias list, and find a dentry which has a given
147 * parent. ocfs2_dentry_attach_lock() wants to find _any_ alias as it
215 struct dentry *alias; in ocfs2_dentry_attach_lock() local
245 alias = ocfs2_find_local_alias(inode, parent_blkno, 0); in ocfs2_dentry_attach_lock()
246 if (alias) { in ocfs2_dentry_attach_lock()
248 * Great, an alias exists, which means we must have a in ocfs2_dentry_attach_lock()
250 * the alias and add it to the list. in ocfs2_dentry_attach_lock()
258 dl = alias->d_fsdata; in ocfs2_dentry_attach_lock()
297 if (unlikely(dentry->d_fsdata && !alias)) { in ocfs2_dentry_attach_lock()
329 if (ret < 0 && !alias) { in ocfs2_dentry_attach_lock()
339 dput(alias); in ocfs2_dentry_attach_lock()
348 * alias list, so there's no way that the locking code can find it.
351 * to go away because this is the last subdir alias in the