Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c136 * from ext4_file_open: open gets called at every open, but release
844 static int ext4_file_open(struct inode *inode, struct file *filp) in ext4_file_open() function
926 .open = ext4_file_open,
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c163 * from ext4_file_open: open gets called at every open, but release
859 static int ext4_file_open(struct inode *inode, struct file *filp) in ext4_file_open() function
942 .open = ext4_file_open,

Completed in 3 milliseconds