Searched refs:getroot (Results 1 – 16 of 16) sorted by relevance
9 …re/lib/disk.c ../util/getroot.c ../grub-core/osdep/unix/getroot.c ../grub-core/osdep/getroot.c ../…
88 grub-core/osdep/linux/getroot.c | 6 +++---90 grub-core/osdep/windows/getroot.c | 2 +-105 util/getroot.c | 2 +-1378 diff --git a/grub-core/osdep/linux/getroot.c b/grub-core/osdep/linux/getroot.c1380 --- a/grub-core/osdep/linux/getroot.c1381 +++ b/grub-core/osdep/linux/getroot.c1422 diff --git a/grub-core/osdep/windows/getroot.c b/grub-core/osdep/windows/getroot.c1424 --- a/grub-core/osdep/windows/getroot.c1425 +++ b/grub-core/osdep/windows/getroot.c1655 diff --git a/util/getroot.c b/util/getroot.c[all …]
35 for schema in child(xml.getroot(), "schemalist").getchildren():
9 nfs-y := client.o dir.o file.o getroot.o inode.o super.o \
90 error = server->nfs_client->rpc_ops->getroot(server, ctx->mntfh, &fsinfo); in nfs_get_root()
721 .getroot = nfs_proc_get_root,
1001 .getroot = nfs3_proc_get_root,
10411 .getroot = nfs4_proc_get_root,
53 root = tree.getroot()
111 all_cpedb = tree.getroot()
1719 int (*getroot) (struct nfs_server *, struct nfs_fh *, member
1368 root = tree.getroot()