Home
last modified time | relevance | path

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

/linux-6.12.1/security/ipe/
Dfs.c170 static const struct file_operations np_fops = { variable
231 np = securityfs_create_file("new_policy", 0200, root, NULL, &np_fops); in ipe_init_securityfs()