gvisor/pkg/sentry/fsimpl/tmpfs
Fabricio Voznika de694e5484 Combine file mode and isDir arguments
Updates #1035

PiperOrigin-RevId: 303021328
2020-03-26 08:48:04 -07:00
..
BUILD Implement file locks for regular tmpfs files in VFSv2. 2020-01-31 14:15:41 -08:00
benchmark_test.go
device_file.go
directory.go Set file mode and type to attribute 2020-03-25 14:49:13 -07:00
filesystem.go Combine file mode and isDir arguments 2020-03-26 08:48:04 -07:00
named_pipe.go
pipe_test.go
regular_file.go
regular_file_test.go
stat_test.go
symlink.go
tmpfs.go