Searched refs:DM_LAST_ACCESS_DATE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | ncp.h | 174 #define DM_LAST_ACCESS_DATE (cpu_to_le32(0x0800)) macro |
/linux-2.6.39/fs/ncpfs/ | ||
D | inode.c | 998 info_mask |= (DM_LAST_ACCESS_DATE); in ncp_notify_change() |