Home
last modified time | relevance | path

Searched refs:FS_PROJINHERIT_FL (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dfile_attr.c39 fa->flags |= FS_PROJINHERIT_FL; in fileattr_fill_xflags()
70 if (fa->flags & FS_PROJINHERIT_FL) in fileattr_fill_flags()
/linux/tools/include/uapi/linux/
H A Dfs.h302 #define FS_PROJINHERIT_FL 0x20000000 /* Create with parents projid */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h390 #define FS_PROJINHERIT_FL 0x20000000 /* Create with parents projid */ macro