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

/linux-4.4.14/include/linux/
H A Dtracefs.h34 void tracefs_remove(struct dentry *dentry);
/linux-4.4.14/fs/tracefs/
H A Dinode.c385 * pointer must be passed to the tracefs_remove() function when the file is
455 * pointer must be passed to the tracefs_remove() function when the file is
527 * tracefs_remove - removes a file or directory from the tracefs filesystem
535 void tracefs_remove(struct dentry *dentry) tracefs_remove() function
/linux-4.4.14/kernel/trace/
H A Dtrace_stat.c68 tracefs_remove(session->file); destroy_session()

Completed in 89 milliseconds