Searched defs:xfs_bstat (Results 1 – 1 of 1) sorted by relevance
267 typedef struct xfs_bstat { struct268 __u64 bs_ino; /* inode number */269 __u16 bs_mode; /* type and mode */293 } xfs_bstat_t; argument301 bstat_get_projid(struct xfs_bstat *bs) in bstat_get_projid() argument