Home
last modified time | relevance | path

Searched refs:child_path (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/exportfs/
A Dexpfs.c283 struct path child_path = { in get_name() local
304 error = vfs_getattr_nosec(&child_path, &stat, in get_name()
/linux-6.3-rc2/drivers/of/
A Dunittest.c2390 char *child_path; in of_unittest_overlay_10() local
2399 child_path = kasprintf(GFP_KERNEL, "%s/test-unittest101", in of_unittest_overlay_10()
2401 if (unittest(child_path, "overlay test %d failed; kasprintf\n", 10)) in of_unittest_overlay_10()
2404 ret = of_path_device_type_exists(child_path, PDEV_OVERLAY); in of_unittest_overlay_10()
2405 kfree(child_path); in of_unittest_overlay_10()

Completed in 8 milliseconds