Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dfile_table.c219 static const struct dentry_operations anon_ops = { in alloc_file_pseudo() local
230 d_set_d_op(path.dentry, &anon_ops); in alloc_file_pseudo()