DORSETRIGS
Home

inode (3 post)


posts by category not found!

mmap returns MAP_FAILED trying to write structs in C

Understanding MAP FAILED in mmap When Writing Structs in C The mmap function in C is a powerful tool that allows you to map files or devices into memory However

3 min read 26-09-2024 60
mmap returns MAP_FAILED trying to write structs in C
mmap returns MAP_FAILED trying to write structs in C

How to find a dentry from an inode/pathname?

Finding a Dentry from an Inode Pathname A Practical Guide Understanding how to find a dentry from an inode or pathname is crucial for developers working on Linu

2 min read 06-09-2024 67
How to find a dentry from an inode/pathname?
How to find a dentry from an inode/pathname?

Inode structure - record rec_len?

Understanding the Inode Structure Delving into the rec len Field In the realm of Linux file systems the inode structure holds the essential metadata about a fil

2 min read 05-09-2024 46
Inode structure - record rec_len?
Inode structure - record rec_len?