
16
page 63/17/2003
Basic System Problem Analysis
File System Structures
• PLFD: process local file descriptor (file handle), type
“plfd_type”
• GDPD: global data pointer descriptor (file pointers), type
“gdpd_t”
• GUFD: global unique file descriptor, type “gufd_t”
• FLAB: file label, type “flab_t”
Notes: