Home
last modified time | relevance | path

Searched refs:FS_IOC_GETLBMD_CAP (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h339 #define FS_IOC_GETLBMD_CAP _IOWR(0x15, 2, struct logical_block_metadata_cap) macro
/linux/block/
H A Dblk-integrity.c65 if (!extensible_ioctl_valid(cmd, FS_IOC_GETLBMD_CAP, LBMD_SIZE_VER0)) in blk_get_meta_cap()