<dec f='src/src/sys/fs/tmpfs/tmpfs.h' l='270' type='int tmpfs_chmod(vnode_t * , __mode_t , kauth_cred_t , lwp_t * )'/>
<def f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='1015' ll='1040' type='int tmpfs_chmod(vnode_t * vp, __mode_t mode, kauth_cred_t cred, lwp_t * l)'/>
<doc f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='1012'>/*
 * tmpfs_chmod: change access mode on the given vnode.
 */</doc>
<use f='src/src/sys/fs/tmpfs/tmpfs_vnops.c' l='491' u='c' c='tmpfs_setattr'/>
