Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfile_table.c322 static const struct dentry_operations anon_ops = { in alloc_file_pseudo() local
/openbmc/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c52 static struct mem_ops *anon_ops; variable