OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ta_size_max
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/tmpfs/
tmpfs_args.h
46
off_t
ta_size_max
;
member in struct:tmpfs_args
tmpfs_vfsops.c
115
args->
ta_size_max
= tmp->tm_mem_limit;
136
if (args->
ta_size_max
< PAGE_SIZE) {
140
memlimit = args->
ta_size_max
;
/src/tests/fs/common/
fstest_tmpfs.c
70
args->ta_uargs.
ta_size_max
= size;
/src/sbin/mount_tmpfs/
mount_tmpfs.c
151
args->
ta_size_max
= 0;
194
args->
ta_size_max
= tmpnumber;
256
(uintmax_t)args.
ta_size_max
);
/src/sys/compat/netbsd32/
netbsd32_fs.c
837
fs_args.tmpfs_args.
ta_size_max
=
838
fs_args32.tmpfs_args.
ta_size_max
;
1026
fs_args32.tmpfs_args.
ta_size_max
=
1027
fs_args.tmpfs_args.
ta_size_max
;
netbsd32.h
1061
netbsd32_off_t
ta_size_max
;
member in struct:netbsd32_tmpfs_args
Completed in 44 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025