Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c97 bool set_nodes; in tmpfs_mount() local
147 set_nodes = false; in tmpfs_mount()
150 set_nodes = true; in tmpfs_mount()
157 if (set_nodes && nodes < tmp->tm_nodes_cnt) in tmpfs_mount()
172 if (set_nodes) in tmpfs_mount()