Searched refs:root_d_i (Results 1 – 2 of 2) sorted by relevance
29 get_root_dev_ino (struct dev_ino *root_d_i) in get_root_dev_ino() argument34 root_d_i->st_ino = statbuf.st_ino; in get_root_dev_ino()35 root_d_i->st_dev = statbuf.st_dev; in get_root_dev_ino()36 return root_d_i; in get_root_dev_ino()
25 get_root_dev_ino (struct dev_ino *root_d_i) _GL_ATTRIBUTE_NONNULL ();