Searched refs:create_path (Results 1 – 2 of 2) sorted by relevance
180 static int create_path(const char *nodepath) in create_path() function216 create_path(nodename); in handle_create()
2674 char *create_path = NULL; in hmdfs_root_create() local2677 create_path = hmdfs_connect_path(create_dir, create_name); in hmdfs_root_create()2678 if (!create_path) in hmdfs_root_create()2682 hmdfs_get_dentry_absolute_path(local_dst_path, create_path); in hmdfs_root_create()2705 kfree(create_path); in hmdfs_root_create()