[BACK]Return to xfs_super.h CVS log [TXT][DIR] Up to [Development] / xfs-linux / linux-2.6

File: [Development] / xfs-linux / linux-2.6 / xfs_super.h (download)

Revision 1.1, Mon Aug 30 19:36:43 1999 UTC (18 years, 1 month ago) by cattelan
Branch: MAIN

kern/fs/xfs/xfs_linux_ops_super.h 1.1 Renamed to kern/fs/xfs/linux/xfs_super.h

#ifndef XFS_LINUX_OPS_SUPER_DOT_H
#define XFS_LINUX_OPS_SUPER_DOT_H

void
linvfs_inode_attr_in(
	struct inode	*inode);
int
fs_dounmount(
        bhv_desc_t      *bdp,
        int             flags,
        vnode_t         *rootvp,
        cred_t          *cr);

#endif  /*  XFS_LINUX_OPS_SUPER_DOT_H  */