Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/e2p/
Dproject.h19 struct fsxattr { struct
20 __u32 fsx_xflags; /* xflags field value (get/set) */
21 __u32 fsx_extsize; /* extsize field value (get/set)*/
22 __u32 fsx_nextents; /* nextents field value (get) */
23 __u32 fsx_projid; /* project identifier (get/set) */
24 unsigned char fsx_pad[12];
/external/kernel-headers/original/uapi/linux/
Dfs.h156 struct fsxattr { struct
157 __u32 fsx_xflags; /* xflags field value (get/set) */
158 __u32 fsx_extsize; /* extsize field value (get/set)*/
159 __u32 fsx_nextents; /* nextents field value (get) */
160 __u32 fsx_projid; /* project identifier (get/set) */
161 __u32 fsx_cowextsize; /* CoW extsize field value (get/set)*/
162 unsigned char fsx_pad[8];
/external/syslinux/extlinux/
Dxfs_fs.h44 struct fsxattr { struct
45 uint32_t fsx_xflags; /* xflags field value (get/set) */
46 uint32_t fsx_extsize; /* extsize field value (get/set)*/
47 uint32_t fsx_nextents; /* nextents field value (get) */
48 uint32_t fsx_projid; /* project identifier (get/set) */
49 unsigned char fsx_pad[12];
/external/syslinux/core/fs/xfs/
Dxfs_fs.h44 struct fsxattr { struct
45 uint32_t fsx_xflags; /* xflags field value (get/set) */
46 uint32_t fsx_extsize; /* extsize field value (get/set)*/
47 uint32_t fsx_nextents; /* nextents field value (get) */
48 uint32_t fsx_projid; /* project identifier (get/set) */
49 unsigned char fsx_pad[12];