Searched refs:saved (Results 1 – 2 of 2) sorted by relevance
869 struct dentry *saved = dget(path->dentry); in exp_parent() local879 path->dentry = saved; in exp_parent()1061 struct dentry *saved = dget(path->dentry); in rqst_exp_parent() local1071 path->dentry = saved; in rqst_exp_parent()
511 struct saved { struct518 struct nameidata *saved; member531 p->saved = old; in set_nameidata()537 struct nameidata *now = current->nameidata, *old = now->saved; in restore_nameidata()548 struct saved *p; in __nd_alloc_stack()551 p= kmalloc_array(MAXSYMLINKS, sizeof(struct saved), in __nd_alloc_stack()556 p= kmalloc_array(MAXSYMLINKS, sizeof(struct saved), in __nd_alloc_stack()598 struct saved *last = nd->stack + i; in drop_links()645 struct saved *last = nd->stack + i; in legitimize_links()968 struct saved *last = nd->stack + --nd->depth; in put_link()[all …]