FreeBSD kernel kern code
nameidata_outer Struct Reference

Data Fields

size_t ni_pathlen
 
int cn_flags
 

Detailed Description

Definition at line 3904 of file vfs_cache.c.

Field Documentation

◆ cn_flags

int nameidata_outer::cn_flags

Definition at line 3906 of file vfs_cache.c.

Referenced by cache_fpl_checkpoint_outer(), and cache_fpl_restore_partial().

◆ ni_pathlen

size_t nameidata_outer::ni_pathlen

Definition at line 3905 of file vfs_cache.c.

Referenced by cache_fpl_checkpoint_outer(), and cache_fpl_restore_abort().


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