Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h503 int tmpfs_chtimes(struct vnode *, struct vattr *, struct ucred *cred,
H A Dtmpfs_subr.c2287 tmpfs_chtimes(struct vnode *vp, struct vattr *vap, in tmpfs_chtimes() function
H A Dtmpfs_vnops.c584 error = tmpfs_chtimes(vp, vap, cred, td); in tmpfs_setattr()