What is a superblock object represents in virtual file system of Linux OS an…
2026
What is a superblock object represents in virtual file system of Linux OS
an open file
an entire file system
individual directory entry
an individual file
- A.
1
- B.
2
- C.
3
- D.
4
Attempted by 64 students.
Show answer & explanation
Correct answer: B
A superblock object in the Linux virtual file system represents an entire file system. It contains metadata such as the total number of blocks, free blocks, and information about inodes.