Home
last modified time | relevance | path

Searched refs:debug_fill_super (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/debugfs/
H A Dinode.c237 static int debug_fill_super(struct super_block *sb, void *data, int silent) in debug_fill_super() function
278 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinode.c260 static int debug_fill_super(struct super_block *sb, void *data, int silent) in debug_fill_super() function
301 return mount_single(fs_type, flags, data, debug_fill_super); in debug_mount()

Completed in 3 milliseconds