Searched defs:xfs_inode (Results 1 – 2 of 2) sorted by relevance
24 typedef struct xfs_inode { struct41 struct xfs_inode_log_item *i_itemp; /* logging information */ argument42 mrlock_t i_lock; /* inode lock */43 mrlock_t i_mmaplock; /* inode mmap IO lock */67 } xfs_inode_t; argument70 static inline struct xfs_inode *XFS_I(struct inode *inode) in XFS_I() argument
24 typedef struct xfs_inode { struct44 struct xfs_inode_log_item *i_itemp; /* logging information */ argument63 static inline struct xfs_inode *XFS_I(struct inode *inode) in XFS_I() argument