Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile_attr.c112 fattr->fa_cowextsize = fa->fsx_cowextsize; in fileattr_to_file_attr()
152 fa->fsx_cowextsize = fattr->fa_cowextsize; in file_attr_to_fileattr()
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h231 __u32 fa_cowextsize; /* CoW extsize field value (get/set) */ member