Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h8700 struct fs_context { struct
8701 const struct fs_context_operations *ops; argument
8718 enum fs_context_purpose purpose: 8; argument
8719 enum fs_context_phase phase: 8; argument
8720 bool need_free: 1;
8721 bool global: 1;
8722 bool oldapi: 1;