Lines Matching defs:new
826 struct folio *new, *folio = *arrays;
852 new = nfs_readdir_folio_array_alloc(cookie, GFP_KERNEL);
853 if (!new)
856 *arrays = folio = new;
858 new = nfs_readdir_folio_get_next(mapping, cookie,
860 if (!new)
864 folio = new;
1604 * Note that when creating a new file, or looking up a rename target,
1731 * cached dentry and do a new lookup.
2204 /* We can't create new files in nfs_open_revalidate(), so we
2518 * To create a symbolic link, most file systems instantiate a new inode,
2529 * now have a new file handle and can instantiate an in-core NFS inode
2639 * moved or linked to which happens automagically with the new
2673 * the new target.
2762 /* new dentry created? */