Home
last modified time | relevance | path

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

/fs/gfs2/
Dinode.h104 extern const struct file_operations gfs2_file_fops;
Dops_file.c735 const struct file_operations gfs2_file_fops = { variable
Dinode.c143 inode->i_fop = &gfs2_file_fops; in gfs2_set_iop()