Home
last modified time | relevance | path

Searched defs:fs_context (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h5350 struct fs_context { struct
5351 const struct fs_context_operations *ops; argument
5368 enum fs_context_purpose purpose: 8; argument
5369 enum fs_context_phase phase: 8; argument
5370 bool need_free: 1;
5371 bool global: 1;
5372 bool oldapi: 1;