Searched refs:NCP_VOLNAME_LEN (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_mount.h32 unsigned char mounted_vol[NCP_VOLNAME_LEN + 1];
83 unsigned char mounted_vol[NCP_VOLNAME_LEN + 1];
H A Dncp.h47 #define NCP_VOLNAME_LEN (16) macro
57 char volume_name[NCP_VOLNAME_LEN + 1];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dncplib_kernel.c227 if (len > NCP_VOLNAME_LEN) {
261 if (len > NCP_VOLNAME_LEN) {
H A Dinode.c474 NCP_VOLNAME_LEN+1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat.c688 unsigned char mounted_vol[NCP_VOLNAME_LEN + 1];

Completed in 46 milliseconds