Home
last modified time | relevance | path

Searched refs:ffs_itimes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/ufs/ffs/
H A Dffs_extern.h73 ffs_itimes(ip, acc, mod, cre)
210 void ffs_itimes(struct inode *, const struct timespec *,
H A Dffs_inode.c803 ffs_itimes(struct inode *ip, const struct timespec *acc, in ffs_itimes() function
H A Dffs_vfsops.c183 .uo_itimes = ffs_itimes,