nfs-ganesha 1.4
Public Attributes

__fsnode__ Struct Reference

List of all members.

Public Attributes

inode_t inode
unsigned int n_lookup
unsigned int n_children
lookup_peer_tparent_list
struct __fsnode__p_next

Detailed Description

Definition at line 51 of file namespace.c.


Member Data Documentation

Definition at line 53 of file namespace.c.

unsigned int __fsnode__::n_children

number of times the entry is involved in a lookup operation as a parent: i.e. child count

Definition at line 57 of file namespace.c.

unsigned int __fsnode__::n_lookup

number of times the entry is involved in a lookup operation as a child: i.e. hardlink count

Definition at line 54 of file namespace.c.

Definition at line 63 of file namespace.c.

Definition at line 60 of file namespace.c.


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