Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dkernfs.h324 struct kernfs_fs_context { struct
325 struct kernfs_root *root; /* Root of the hierarchy being mounted */
326 void *ns_tag; /* Namespace tag of the mount (or NULL) */
327 unsigned long magic; /* File system specific magic number */
330 bool new_sb_created; /* Set to T if we allocated a new sb */

Completed in 8 milliseconds