Searched refs:dfs_root_xread (Results 1 – 1 of 1) sorted by relevance
111 static uint32_t dfs_root_xread(int, dfs_info_t *, uint32_t);466 status = dfs_root_xread(xfd, info, infolvl); in dfs_root_getinfo()494 status = dfs_root_xread(xfd, &curinfo, DFS_INFO_ALL); in dfs_root_setinfo()1254 dfs_root_xread(int xfd, dfs_info_t *info, uint32_t infolvl) in dfs_root_xread() function