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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 53 milliseconds