Searched refs:NCP_IO_TABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Dncplib_kernel.h137 #define NCP_IO_TABLE(dentry) (NCP_SERVER((dentry)->d_inode)->nls_io) macro
152 #define NCP_IO_TABLE(dentry) NULL macro
H A Ddir.c109 t = NCP_IO_TABLE(dentry);
130 return ncp_strnicmp(NCP_IO_TABLE(dentry), a->name, b->name, a->len);

Completed in 47 milliseconds