Searched refs:NCP_NUMBER_OF_VOLUMES (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dncp_fs_sb.h31 __u8 name_space[NCP_NUMBER_OF_VOLUMES + 2];
H A Dncp.h48 #define NCP_NUMBER_OF_VOLUMES (256) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dioctl.c426 vnum = NCP_NUMBER_OF_VOLUMES;
429 } else if (sr.volNumber >= NCP_NUMBER_OF_VOLUMES) {
H A Dinode.c678 finfo.volume = NCP_NUMBER_OF_VOLUMES;
H A Ddir.c662 for (i = 0; i < NCP_NUMBER_OF_VOLUMES; i++) {

Completed in 57 milliseconds