Home
last modified time | relevance | path

Searched refs:DM_MODIFY_DATE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dncp.h149 #define DM_MODIFY_DATE (ntohl(0x00010000L)) macro
/linux-2.4.37.9/fs/ncpfs/
Dinode.c645 info_mask |= (DM_MODIFY_TIME | DM_MODIFY_DATE); in ncp_notify_change()