Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
fs_stack.h File Reference
#include <linux/fs.h>

Go to the source code of this file.

Functions

void fsstack_copy_attr_all (struct inode *dest, const struct inode *src)
 
void fsstack_copy_inode_size (struct inode *dst, struct inode *src)
 

Function Documentation

void fsstack_copy_attr_all ( struct inode dest,
const struct inode src 
)

Definition at line 63 of file stack.c.

void fsstack_copy_inode_size ( struct inode dst,
struct inode src 
)

Definition at line 10 of file stack.c.