Lines Matching defs:from
37 static int afs_link(struct dentry *from, struct inode *dir,
526 /* Fetch the appropriate folio from the directory and re-add it
1213 * - called from dput() when d_count is going to 0.
1367 * Remove a subdir from a directory.
1422 * remove a directory from an AFS filesystem
1467 * Remove a link to a file or symlink from a directory.
1555 * Remove a file or symlink from an AFS filesystem.
1710 static int afs_link(struct dentry *from, struct inode *dir,
1715 struct afs_vnode *vnode = AFS_FS_I(d_inode(from));
1744 op->dentry_2 = from;