Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Dfs.c176 static const struct file_operations np_fops = { variable
236 dentry = securityfs_create_file("new_policy", 0200, root, NULL, &np_fops); in ipe_init_securityfs()