Home
last modified time | relevance | path

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

/Linux-v6.6/fs/tracefs/
Dinternal.h23 struct dentry *tracefs_failed_creating(struct dentry *dentry);
Dinode.c483 struct dentry *tracefs_failed_creating(struct dentry *dentry) in tracefs_failed_creating() function
617 return tracefs_failed_creating(dentry); in tracefs_create_file()
640 return tracefs_failed_creating(dentry); in __create_dir()
Devent_inode.c592 tracefs_failed_creating(dentry); in eventfs_create_events_dir()