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

#include <autofs_i.h>

Data Fields

u32 magic
 
int pipefd
 
struct filepipe
 
pid_t oz_pgrp
 
int catatonic
 
int version
 
int sub_version
 
int min_proto
 
int max_proto
 
unsigned long exp_timeout
 
unsigned int type
 
int reghost_enabled
 
int needs_reghost
 
struct super_blocksb
 
struct mutex wq_mutex
 
struct mutex pipe_mutex
 
spinlock_t fs_lock
 
struct autofs_wait_queuequeues
 
spinlock_t lookup_lock
 
struct list_head active_list
 
struct list_head expiring_list
 

Detailed Description

Definition at line 103 of file autofs_i.h.

Field Documentation

struct list_head active_list

Definition at line 123 of file autofs_i.h.

int catatonic

Definition at line 108 of file autofs_i.h.

unsigned long exp_timeout

Definition at line 113 of file autofs_i.h.

struct list_head expiring_list

Definition at line 124 of file autofs_i.h.

spinlock_t fs_lock

Definition at line 120 of file autofs_i.h.

spinlock_t lookup_lock

Definition at line 122 of file autofs_i.h.

u32 magic

Definition at line 104 of file autofs_i.h.

int max_proto

Definition at line 112 of file autofs_i.h.

int min_proto

Definition at line 111 of file autofs_i.h.

int needs_reghost

Definition at line 116 of file autofs_i.h.

pid_t oz_pgrp

Definition at line 107 of file autofs_i.h.

Definition at line 106 of file autofs_i.h.

struct mutex pipe_mutex

Definition at line 119 of file autofs_i.h.

int pipefd

Definition at line 105 of file autofs_i.h.

Definition at line 121 of file autofs_i.h.

int reghost_enabled

Definition at line 115 of file autofs_i.h.

Definition at line 117 of file autofs_i.h.

int sub_version

Definition at line 110 of file autofs_i.h.

unsigned int type

Definition at line 114 of file autofs_i.h.

int version

Definition at line 109 of file autofs_i.h.

struct mutex wq_mutex

Definition at line 118 of file autofs_i.h.


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