Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
dentry.c File Reference
#include "hpfs_fn.h"

Go to the source code of this file.

Variables

struct dentry_operations hpfs_dentry_operations
 

Variable Documentation

struct dentry_operations hpfs_dentry_operations
Initial value:
= {
.d_hash = hpfs_hash_dentry,
.d_compare = hpfs_compare_dentry,
}

Definition at line 61 of file dentry.c.