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

#include <dcache.h>

Data Fields

unsigned int dl_count
 
union {
   struct ocfs2_dentry_lock *   dl_next
 
   u64   dl_parent_blkno
 
}; 
 
struct inodedl_inode
 
struct ocfs2_lock_res dl_lockres
 

Detailed Description

Definition at line 31 of file dcache.h.

Field Documentation

union { ... }
unsigned int dl_count

Definition at line 33 of file dcache.h.

struct inode* dl_inode

Definition at line 45 of file dcache.h.

struct ocfs2_lock_res dl_lockres

Definition at line 46 of file dcache.h.

Definition at line 36 of file dcache.h.

u64 dl_parent_blkno

Definition at line 37 of file dcache.h.


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