Home
last modified time | relevance | path

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

/linux-6.14.4/fs/tracefs/
Dinternal.h73 struct dentry *tracefs_failed_creating(struct dentry *dentry);
Dinode.c572 struct dentry *tracefs_failed_creating(struct dentry *dentry) in tracefs_failed_creating() function
653 return tracefs_failed_creating(dentry); in tracefs_create_file()
681 return tracefs_failed_creating(dentry); in __create_dir()
Devent_inode.c835 tracefs_failed_creating(dentry); in eventfs_create_events_dir()