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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dncp_fs_sb.h145 #define NCP_IS_FLAG(server, flag) ((server)->flags & (flag)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Dncplib_kernel.c1118 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) {
1218 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) {
H A Dioctl.c248 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8))

Completed in 64 milliseconds