Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dncp_fs_sb.h90 #define NCP_IS_FLAG(server, flag) ((server)->flags & (flag)) macro
/linux-2.4.37.9/fs/ncpfs/
Dncplib_kernel.c920 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) { in ncp__io2vol()
1020 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) { in ncp__vol2io()
Dioctl.c585 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) in ncp_ioctl()