Searched refs:timens_operations (Results 1 – 5 of 5) sorted by relevance
37 extern const struct proc_ns_operations timens_operations;181 struct time_namespace *: (IS_ENABLED(CONFIG_TIME_NS) ? &timens_operations : NULL), \
35 extern const struct proc_ns_operations timens_operations;
39 VFS_WARN_ON_ONCE(ops != &timens_operations); in ns_debug()
37 &timens_operations,
463 const struct proc_ns_operations timens_operations = { variable