Searched refs:ncp_date_unix2dos (Results 1 – 3 of 3) sorted by relevance
64 void ncp_date_unix2dos(int unix_date, __le16 * time, __le16 * date);
985 ncp_date_unix2dos(attr->ia_ctime.tv_sec, in ncp_notify_change()990 ncp_date_unix2dos(attr->ia_mtime.tv_sec, in ncp_notify_change()996 ncp_date_unix2dos(attr->ia_atime.tv_sec, in ncp_notify_change()
1257 ncp_date_unix2dos(int unix_date, __le16 *time, __le16 *date) in ncp_date_unix2dos() function