Lines Matching full:alias
135 * Walk the inode alias list, and find a dentry which has a given
136 * parent. ocfs2_dentry_attach_lock() wants to find _any_ alias as it
204 struct dentry *alias; in ocfs2_dentry_attach_lock() local
234 alias = ocfs2_find_local_alias(inode, parent_blkno, 0); in ocfs2_dentry_attach_lock()
235 if (alias) { in ocfs2_dentry_attach_lock()
237 * Great, an alias exists, which means we must have a in ocfs2_dentry_attach_lock()
239 * the alias and add it to the list. in ocfs2_dentry_attach_lock()
247 dl = alias->d_fsdata; in ocfs2_dentry_attach_lock()
286 if (unlikely(dentry->d_fsdata && !alias)) { in ocfs2_dentry_attach_lock()
318 if (ret < 0 && !alias) { in ocfs2_dentry_attach_lock()
328 dput(alias); in ocfs2_dentry_attach_lock()
337 * alias list, so there's no way that the locking code can find it.
340 * to go away because this is the last subdir alias in the