Home
last modified time | relevance | path

Searched refs:FMR_OF_LAST (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfsmap.h100 #define FMR_OF_LAST 0x20 /* segment is the last in the dataset */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfsmap.h100 #define FMR_OF_LAST 0x20 /* segment is the last in the dataset */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfsmap.h100 #define FMR_OF_LAST 0x20 /* segment is the last in the dataset */ macro
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c722 info.gi_last_flags |= FMR_OF_LAST; in ext4_ioc_getfsmap()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl.c1829 last_flags |= FMR_OF_LAST; in xfs_ioc_getfsmap()