OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpfs_chmod
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs.h
272
int
tmpfs_chmod
(vnode_t *, mode_t, kauth_cred_t, lwp_t *);
tmpfs_subr.c
1014
*
tmpfs_chmod
: change access mode on the given vnode.
1017
tmpfs_chmod
(vnode_t *vp, mode_t mode, kauth_cred_t cred, lwp_t *l)
function in typeref:typename:int
tmpfs_vnops.c
497
error =
tmpfs_chmod
(vp, vap->va_mode, cred, l);
Completed in 13 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025