![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * Copyright (C) 2018 Red Hat, Inc. All rights reserved. 0004 */ 0005 0006 #ifndef __AOPS_DOT_H__ 0007 #define __AOPS_DOT_H__ 0008 0009 #include "incore.h" 0010 0011 extern void adjust_fs_space(struct inode *inode); 0012 extern void gfs2_page_add_databufs(struct gfs2_inode *ip, struct page *page, 0013 unsigned int from, unsigned int len); 0014 0015 #endif /* __AOPS_DOT_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |