Searched defs:file_system_ustarfs (Results 1 – 3 of 3) sorted by relevance
60 struct fs_ops file_system_ustarfs[] = { variable
61 struct fs_ops file_system_ustarfs = FS_OPS(ustarfs); variable
127 static struct fs_ops file_system_ustarfs = FS_OPS(ustarfs); variable