Searched refs:audit_tree_group (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Daudit_tree.c71 static struct fsnotify_group *audit_tree_group; variable in typeref:struct:fsnotify_group
325 if (fsnotify_add_mark(entry, audit_tree_group, inode, NULL, 0)) {
363 old_entry = fsnotify_find_inode_mark(audit_tree_group, inode);
943 audit_tree_group = fsnotify_alloc_group(&audit_tree_ops);
944 if (IS_ERR(audit_tree_group))

Completed in 44 milliseconds