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