Home
last modified time | relevance | path

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

/linux-6.12.1/fs/tracefs/
Dinternal.h73 struct dentry *tracefs_failed_creating(struct dentry *dentry);
Dinode.c571 struct dentry *tracefs_failed_creating(struct dentry *dentry) in tracefs_failed_creating() function
652 return tracefs_failed_creating(dentry); in tracefs_create_file()
680 return tracefs_failed_creating(dentry); in __create_dir()
Devent_inode.c835 tracefs_failed_creating(dentry); in eventfs_create_events_dir()