nfs-ganesha 1.4
|
#include <ganesha_fuse_ll_wrap.h>
Public Attributes | |
int | flags |
unsigned long | fh_old |
int | writepage |
unsigned int | direct_io:1 |
unsigned int | keep_cache:1 |
unsigned int | flush:1 |
unsigned int | padding:29 |
uint64_t | fh |
uint64_t | lock_owner |
Definition at line 48 of file ganesha_fuse_ll_wrap.h.
unsigned int ganefuse_file_info::direct_io |
Definition at line 53 of file ganesha_fuse_ll_wrap.h.
Definition at line 57 of file ganesha_fuse_ll_wrap.h.
unsigned long ganefuse_file_info::fh_old |
Definition at line 51 of file ganesha_fuse_ll_wrap.h.
Definition at line 50 of file ganesha_fuse_ll_wrap.h.
unsigned int ganefuse_file_info::flush |
Definition at line 55 of file ganesha_fuse_ll_wrap.h.
unsigned int ganefuse_file_info::keep_cache |
Definition at line 54 of file ganesha_fuse_ll_wrap.h.
Definition at line 58 of file ganesha_fuse_ll_wrap.h.
unsigned int ganefuse_file_info::padding |
Definition at line 56 of file ganesha_fuse_ll_wrap.h.
Definition at line 52 of file ganesha_fuse_ll_wrap.h.