Searched defs:kernfs_fs_context (Results 1 – 1 of 1) sorted by relevance
331 struct kernfs_fs_context { struct332 struct kernfs_root *root; /* Root of the hierarchy being mounted */333 struct ns_common *ns_tag; /* Namespace tag of the mount (or NULL) */334 unsigned long magic; /* File system specific magic number */337 bool new_sb_created; /* Set to T if we allocated a new sb */