|
nfs-ganesha 1.4
|
#include "fsal.h"#include <sys/stat.h>#include "FSAL/access_check.h"Go to the source code of this file.
Functions | |
| fsal_status_t | fsal_check_access (fsal_op_context_t *p_context, fsal_accessflags_t access_type, struct stat *p_buffstat, fsal_attrib_list_t *p_object_attributes) |
| fsal_status_t fsal_check_access | ( | fsal_op_context_t * | p_context, |
| fsal_accessflags_t | access_type, | ||
| struct stat * | p_buffstat, | ||
| fsal_attrib_list_t * | p_object_attributes | ||
| ) |
Definition at line 542 of file access_check.c.
1.7.3