mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
pathconf() variables for directories, and set st_size and st_blocks (of struct stat) for directories as appropriate. Note that st_size is always set to DEV_BSIZE, since the size of the directories is not currently kept. Reviewed by: phk, bde |
||
|---|---|---|
| .. | ||
| devfs.h | ||
| devfs_devs.c | ||
| devfs_vfsops.c | ||
| devfs_vnops.c | ||