Searched refs:last_root (Results 1 – 1 of 1) sorted by relevance
411 const char *mnt_root, *last_dir, *last_root; in test_statmount_mnt_root() local428 last_root = strrchr(mnt_root, '/'); in test_statmount_mnt_root()429 if (last_root) in test_statmount_mnt_root()430 last_root++; in test_statmount_mnt_root()432 last_root = mnt_root; in test_statmount_mnt_root()434 if (strcmp(last_dir, last_root) != 0) { in test_statmount_mnt_root()436 last_root, last_dir); in test_statmount_mnt_root()