Searched refs:nodepath (Results 1 – 6 of 6) sorted by relevance
30 if ( nodepath == NULL38 nodepath = xmlStrdup( (const xmlChar *) "(. | .//node() | .//@* | .//namespace::*)" );40 if ( nodepath != NULL ) {
180 static int create_path(const char *nodepath) in create_path() argument187 path = kstrdup(nodepath, GFP_KERNEL); in create_path()264 static int delete_path(const char *nodepath) in delete_path() argument269 path = kstrdup(nodepath, GFP_KERNEL); in delete_path()
51 char nodepath[255]; in AutoMountCallback() local
310 char nodepath[255]; in AutoMountCallback() local