Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfs.h226 struct file_attr { struct
227 fa_xflagsfile_attr global() argument
228 fa_extsizefile_attr global() argument
229 fa_nextentsfile_attr global() argument
230 fa_projidfile_attr global() argument
231 fa_cowextsizefile_attr global() argument
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h226 struct file_attr { struct
227 __u64 fa_xflags; /* xflags field value (get/set) */
228 __u32 fa_extsize; /* extsize field value (get/set)*/
229 __u32 fa_nextents; /* nextents field value (get) */
230 __u32 fa_projid; /* project identifier (get/set) */
231 __u32 fa_cowextsize; /* CoW extsize field value (get/set) */