Searched defs:t_type (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/xfs/ | ||
H A D | xfs_trans.h | 93 unsigned int t_type; /* transaction type */ member in struct:xfs_trans |
H A D | xfs_log.c | 432 xfs_log_reserve( struct xfs_mount *mp, int unit_bytes, int cnt, struct xlog_ticket **ticp, __uint8_t client, bool permanent, uint t_type) xfs_log_reserve() argument |
/linux-4.1.27/net/rds/ | ||
H A D | rds.h | 421 unsigned int t_type; member in struct:rds_transport |
Completed in 375 milliseconds