Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext2/
Dfile.c305 static int ext2_file_open(struct inode *inode, struct file *filp) in ext2_file_open() function
320 .open = ext2_file_open,