Home
last modified time | relevance | path

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

/openbmc/linux/fs/tracefs/
H A Dinode.c493 static int trace_fill_super(struct super_block *sb, void *data, int silent) in trace_fill_super() function
531 return mount_single(fs_type, flags, data, trace_fill_super); in trace_mount()