Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/tmpfs/
H A Dtmpfs.h494 int tmpfs_chtimes(struct vnode *, struct vattr *, struct ucred *cred,
H A Dtmpfs_subr.c2251 tmpfs_chtimes(struct vnode *vp, struct vattr *vap, in tmpfs_chtimes() function
H A Dtmpfs_vnops.c586 error = tmpfs_chtimes(vp, vap, cred, td); in tmpfs_setattr()