Searched refs:create_abs_path (Results 1 – 1 of 1) sorted by relevance
2545 char *create_abs_path = NULL; in hmdfs_root_create() local2551 create_abs_path = in hmdfs_root_create()2553 if (!create_abs_path) { in hmdfs_root_create()2558 child_dentry = kern_path_create(AT_FDCWD, create_abs_path, &path, 0); in hmdfs_root_create()2576 kfree(create_abs_path); in hmdfs_root_create()