Searched refs:collect_paths (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | mount.h | 106 extern const struct path *collect_paths(const struct path *, struct path *, unsigned);
|
| /linux/kernel/ |
| H A D | audit_tree.c | 696 paths = collect_paths(&path, array, 16); in audit_trim_trees() 837 paths = collect_paths(&path, array, 16); in audit_add_tree_rule() 888 paths = collect_paths(&path2, array, 16); in audit_tag_tree()
|
| /linux/Documentation/filesystems/ |
| H A D | porting.rst | 1253 Replacement is collect_paths()/drop_collected_path(), with no special
|
| /linux/fs/ |
| H A D | namespace.c | 2247 const struct path *collect_paths(const struct path *path, in collect_paths() function
|