Home
last modified time | relevance | path

Searched refs:mistat (Results 1 – 1 of 1) sorted by relevance

/linux/fs/9p/
H A Dvfs_dir.c44 * @mistat: mistat structure
48 static inline int dt_type(struct p9_wstat *mistat) in dt_type() argument
50 unsigned long perm = mistat->mode; in dt_type()