Home
last modified time | relevance | path

Searched refs:gfs2_file_fops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dinode.h119 extern const struct file_operations gfs2_file_fops;
127 #define gfs2_file_fops gfs2_file_fops_nolock macro
H A Dfile.c1367 const struct file_operations gfs2_file_fops = { variable
H A Dinode.c88 inode->i_fop = &gfs2_file_fops; in gfs2_set_iop()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dinode.h119 extern const struct file_operations gfs2_file_fops;
127 #define gfs2_file_fops gfs2_file_fops_nolock macro
H A Dfile.c1565 const struct file_operations gfs2_file_fops = { variable
H A Dinode.c61 inode->i_fop = &gfs2_file_fops; in gfs2_set_iop()

Completed in 9 milliseconds