OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fc_mntflags
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/filecorefs/
filecore_extern.h
93
int
fc_mntflags
;
member in struct:filecore_mnt
filecore_utils.c
200
(ip->i_mnt->
fc_mntflags
& FILECOREMNT_OWNREAD) ||
203
if (ip->i_mnt->
fc_mntflags
& FILECOREMNT_ALLACCESS) {
207
} else if (ip->i_mnt->
fc_mntflags
& FILECOREMNT_OWNACCESS) {
319
if (ip->i_mnt->
fc_mntflags
& FILECOREMNT_FILETYPE) {
filecore_vfsops.c
240
args->flags = fcmp->
fc_mntflags
;
400
fcmp->
fc_mntflags
= argp->flags;
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025