Home
last modified time | relevance | path

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

/Linux-v6.6/fs/tracefs/
Dinternal.h26 struct dentry *eventfs_failed_creating(struct dentry *dentry);
Devent_inode.c128 return eventfs_failed_creating(dentry); in create_file()
170 return eventfs_failed_creating(dentry); in create_dir()
Dinode.c550 struct dentry *eventfs_failed_creating(struct dentry *dentry) in eventfs_failed_creating() function