Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
xfs_nameops Struct Reference

#include <xfs_da_btree.h>

Data Fields

xfs_dahash_t(* hashname )(struct xfs_name *)
 
enum xfs_dacmp(* compname )(struct xfs_da_args *, const unsigned char *, int)
 

Detailed Description

Definition at line 181 of file xfs_da_btree.h.

Field Documentation

enum xfs_dacmp(* compname)(struct xfs_da_args *, const unsigned char *, int)

Definition at line 183 of file xfs_da_btree.h.

xfs_dahash_t(* hashname)(struct xfs_name *)

Definition at line 182 of file xfs_da_btree.h.


The documentation for this struct was generated from the following file: