Lines Matching defs:from
36 static int afs_link(struct dentry *from, struct inode *dir,
481 /* Fetch the appropriate page from the directory and re-add it
1177 * - called from dput() when d_count is going to 0.
1330 * Remove a subdir from a directory.
1385 * remove a directory from an AFS filesystem
1430 * Remove a link to a file or symlink from a directory.
1518 * Remove a file or symlink from an AFS filesystem.
1673 static int afs_link(struct dentry *from, struct inode *dir,
1678 struct afs_vnode *vnode = AFS_FS_I(d_inode(from));
1703 op->dentry_2 = from;