INOTIFY_UNMOUNT_INODES
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
inotify_unmount_inodes - an sb is unmounting. handle any watched inodes.
SYNOPSIS
"SYNOPSIS"
void inotify_unmount_inodes (struct list_head * list);
ARGUMENTS
- list
-
list of inodes being unmounted (sb->s_inodes)
DESCRIPTION
Called with inode_lock held, protecting the unmounting super block's list
of inodes, and with iprune_sem held, keeping shrink_icache_memory at bay.
We temporarily drop inode_lock, however, and CAN block.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:17 GMT, October 09, 2005