Query: generic_shutdown_super
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_SHUTDOWN_SUP(9) The Linux VFS GENERIC_SHUTDOWN_SUP(9)NAMEgeneric_shutdown_super - common helper for ->kill_sbSYNOPSISvoid generic_shutdown_super(struct super_block * sb);ARGUMENTSsb superblock to killDESCRIPTIONgeneric_shutdown_super does all fs-independent work on superblock shutdown. Typical ->kill_sb should pick all fs-specific objects that need destruction out of superblock, call generic_shutdown_super and release aforementioned objects. Note: dentries and inodes _are_ taken care of and do not need specific handling. Upon calling this function, the filesystem may no longer alter or rearrange the set of dentries belonging to this super_block, nor may it change the attachments of dentries to inodes.COPYRIGHTKernel Hackers Manual 2.6. July 2010 GENERIC_SHUTDOWN_SUP(9)
Related Man Pages |
---|
dumpe2fs(8) - linux |
dumpe2fs(8) - suse |
fsck.ocfs2(8) - suse |
dumpe2fs(8) - minix |
dumpe2fs(8) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Change directory error |
SOCKS proxy & PAM configuration exposure |
Tar Command |
A (ksh) Library For and From UNIX.com |