JFFS2_ADD_PHYSICAL_NODE_REF

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

jffs2_add_physical_node_ref - add a physical node reference to the list  

SYNOPSIS

"SYNOPSIS"

int jffs2_add_physical_node_ref (struct jffs2_sb_info * c, struct jffs2_raw_node_ref * new);  

ARGUMENTS

c
superblock info
new
new node reference to add
 

DESCRIPTION

Should only be used to report nodes for which space has been allocated by jffs2_reserve_space.

Must be called with the alloc_sem held.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:54 GMT, October 06, 2005