NFS_SETATTR_UPDATE_INODE

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

 

NAME

nfs_setattr_update_inode - Update inode metadata after a setattr call.  

SYNOPSIS

"SYNOPSIS"

void nfs_setattr_update_inode (struct inode * inode, struct iattr * attr);  

ARGUMENTS

inode
pointer to struct inode
attr
pointer to struct iattr
 

NOTE

we do this in the *proc.c in order to ensure that it works for things like exclusive creates too.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTE

This document was created by man2html, using the manual pages.
Time: 00:02:33 GMT, October 09, 2005