Home
last modified time | relevance | path

Searched defs:xfs_bstat (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_fs.h267 typedef struct xfs_bstat { struct
268 __u64 bs_ino; /* inode number */
269 __u16 bs_mode; /* type and mode */
293 } xfs_bstat_t; argument
301 bstat_get_projid(struct xfs_bstat *bs) in bstat_get_projid() argument