Home
last modified time | relevance | path

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

/openbmc/linux/fs/tracefs/
H A Dinternal.h73 struct dentry *tracefs_failed_creating(struct dentry *dentry);
H A Dinode.c578 struct dentry *tracefs_failed_creating(struct dentry *dentry) in tracefs_failed_creating() function
659 return tracefs_failed_creating(dentry); in tracefs_create_file()
687 return tracefs_failed_creating(dentry); in __create_dir()
H A Devent_inode.c908 tracefs_failed_creating(dentry); in eventfs_create_events_dir()