Searched refs:dfs_root_decode (Results 1 – 1 of 1) sorted by relevance
106 static uint32_t dfs_root_decode(dfs_info_t *, char *, size_t, uint32_t);1266 status = dfs_root_decode(info, buf, statbuf.st_size, infolvl); in dfs_root_xread()1317 dfs_root_decode(dfs_info_t *info, char *buf, size_t bufsz, uint32_t infolvl) in dfs_root_decode() function