Searched refs:V9FS_NOTAG (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A D9p.h103 #define V9FS_NOTAG (u16)(~0) macro
H A Dmux.c738 n = V9FS_NOTAG;
999 return V9FS_NOTAG;
1006 if (tag != V9FS_NOTAG && v9fs_check_idpool(tag, &m->tagpool))
H A Dconv.c504 v9fs_put_int16(bufp, V9FS_NOTAG, &fc->tag);

Completed in 46 milliseconds