]> err.no Git - linux-2.6/blobdiff - fs/gfs2/ops_inode.h
ext[234]: use ext[234]_get_group_desc()
[linux-2.6] / fs / gfs2 / ops_inode.h
index edb519cb05eef8460cca0b60643c8cf06c754998..fd8cee231e1d87887081ffb2bc2ec4b0d15b03b3 100644 (file)
@@ -18,6 +18,8 @@ extern const struct inode_operations gfs2_symlink_iops;
 extern const struct inode_operations gfs2_dev_iops;
 extern const struct file_operations gfs2_file_fops;
 extern const struct file_operations gfs2_dir_fops;
+extern const struct file_operations gfs2_file_fops_nolock;
+extern const struct file_operations gfs2_dir_fops_nolock;
 
 extern void gfs2_set_inode_flags(struct inode *inode);