Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dkernfs.h326 struct kernfs_fs_context { struct
327 struct kernfs_root *root; /* Root of the hierarchy being mounted */
328 void *ns_tag; /* Namespace tag of the mount (or NULL) */
329 unsigned long magic; /* File system specific magic number */
332 bool new_sb_created; /* Set to T if we allocated a new sb */
/kernel/linux/linux-5.10/include/linux/
Dkernfs.h276 struct kernfs_fs_context { struct
277 struct kernfs_root *root; /* Root of the hierarchy being mounted */
278 void *ns_tag; /* Namespace tag of the mount (or NULL) */
279 unsigned long magic; /* File system specific magic number */
282 bool new_sb_created; /* Set to T if we allocated a new sb */