Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h229 __u32 fa_nextents; /* nextents field value (get) */ member
/linux/fs/
H A Dfile_attr.c110 fattr->fa_nextents = fa->fsx_nextents; in fileattr_to_file_attr()