Searched refs:n_muid (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A D9p.h139 u32 n_muid; /* 9p2000.u extensions */ member in struct:v9fs_stat
162 u32 n_muid; /* 9p2000.u extensions */ member in struct:v9fs_wstat
H A Dconv.c245 4 + /* n_muid[4] */
284 stat->n_muid = buf_get_int32(bufp);
485 v9fs_put_int32(bufp, wstat->n_muid, &stat->n_muid);
H A Dfcprint.c105 n += scnprintf(buf+n, buflen-n, "(%d)", st->n_muid);
H A Dvfs_inode.c184 wstat->n_muid = ~0;

Completed in 100 milliseconds