Home
last modified time | relevance | path

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

/fs/ncpfs/
Dinode.c966 ncp_date_unix2dos(attr->ia_ctime.tv_sec, in ncp_notify_change()
971 ncp_date_unix2dos(attr->ia_mtime.tv_sec, in ncp_notify_change()
977 ncp_date_unix2dos(attr->ia_atime.tv_sec, in ncp_notify_change()
Ddir.c1226 ncp_date_unix2dos(int unix_date, __le16 *time, __le16 *date) in ncp_date_unix2dos() function