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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Dv9fs.h90 int v9fs_check_idpool(int id, struct v9fs_idpool *p);
H A Dv9fs.c238 * v9fs_check_idpool - check if the specified id is available
242 int v9fs_check_idpool(int id, struct v9fs_idpool *p) function
H A Dmux.c1006 if (tag != V9FS_NOTAG && v9fs_check_idpool(tag, &m->tagpool))

Completed in 59 milliseconds