Searched refs:find_block_device (Results 1 – 6 of 6) sorted by relevance
34 const char *root_device = find_block_device("/"); in rdev_main()
83 const char *d = find_block_device(arg); in mountpoint_main()
65 char* FAST_FUNC find_block_device(const char *path) in find_block_device() function
288 device = find_block_device("/"); in df_main()
152 fstrim - noexec. leaks: open+xioctl, find_block_device -> readdir+xstrdup255 mountpoint - noexec. leaks: option -n "print dev name": find_block_device -> readdir+xstrdup296 rdev - noexec. leaks: find_block_device -> readdir+xstrdup
542 extern char *find_block_device(const char *path) FAST_FUNC;