/* * Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __XFS_IOPS_H__ #define __XFS_IOPS_H__ struct xfs_inode; extern const struct file_operations xfs_file_operations; extern const struct file_operations xfs_dir_file_operations; extern ssize_t xfs_vn_listxattr(struct dentry *, char *data, size_t size); /* * Internal setattr interfaces. */ #define XFS_ATTR_NOACL 0x01 /* Don't call posix_acl_chmod */ extern void xfs_setattr_time(struct xfs_inode *ip, struct iattr *iattr); extern int xfs_setattr_nonsize(struct xfs_inode *ip, struct iattr *vap, int flags); extern int xfs_vn_setattr_nonsize(struct dentry *dentry, struct iattr *vap); extern int xfs_vn_setattr_size(struct dentry *dentry, struct iattr *vap); #endif /* __XFS_IOPS_H__ */ t'>Tobias Klauser</td></tr></table> <table class='tabs'><tr><td> <a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=a20def95401112358bcc90242f252a96084a2d47'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/trace/events/wbt.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/trace/events/wbt.h?id=a20def95401112358bcc90242f252a96084a2d47'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/trace/events/wbt.h?id=a20def95401112358bcc90242f252a96084a2d47'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/trace/events/wbt.h?id=a20def95401112358bcc90242f252a96084a2d47'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/trace/events/wbt.h'> <input type='hidden' name='id' value='a20def95401112358bcc90242f252a96084a2d47'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=a20def95401112358bcc90242f252a96084a2d47'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=a20def95401112358bcc90242f252a96084a2d47'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/trace?id=a20def95401112358bcc90242f252a96084a2d47'>trace</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/trace/events?id=a20def95401112358bcc90242f252a96084a2d47'>events</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/trace/events/wbt.h?id=a20def95401112358bcc90242f252a96084a2d47'>wbt.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/trace/events/wbt.h?id=a20def95401112358bcc90242f252a96084a2d47&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>