filemap_flush

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

filemap_flush - mostly a non-blocking flush

SYNOPSIS

int filemap_flush(struct address_space * mapping);

ARGUMENTS

mapping

target address_space

DESCRIPTION

This is a mostly non-blocking flush. Not suitable for data-integrity purposes - I/O may not be started against all dirty pages.