HomeSort by: relevance | last modified time | path
    Searched refs:CHFS_ITIMES (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
chfs.h 666 void chfs_itimes(struct chfs_inode *, const struct timespec *,
748 #define CHFS_ITIMES(ip, acc, mod, cre) \
750 chfs_itimes(ip, acc, mod, cre)
chfs_vnops.c 419 CHFS_ITIMES(ip, NULL, NULL, NULL);

Completed in 55 milliseconds