Searched hist:"365 b18189789bfa1acd9939e6312b8a4b4577b28" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | statfs.h | diff 365b18189789bfa1acd9939e6312b8a4b4577b28 Wed Jul 07 11:53:25 CDT 2010 Christoph Hellwig <hch@lst.de> add f_flags to struct statfs(64)
Add a flags field to help glibc implementing statvfs(3) efficiently.
We copy the flag values from glibc, and add a new ST_VALID flag to denote that f_flags is implemented.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/include/asm-generic/ |
H A D | statfs.h | diff 365b18189789bfa1acd9939e6312b8a4b4577b28 Wed Jul 07 11:53:25 CDT 2010 Christoph Hellwig <hch@lst.de> add f_flags to struct statfs(64)
Add a flags field to help glibc implementing statvfs(3) efficiently.
We copy the flag values from glibc, and add a new ST_VALID flag to denote that f_flags is implemented.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/fs/ |
H A D | statfs.c | diff 365b18189789bfa1acd9939e6312b8a4b4577b28 Wed Jul 07 11:53:25 CDT 2010 Christoph Hellwig <hch@lst.de> add f_flags to struct statfs(64)
Add a flags field to help glibc implementing statvfs(3) efficiently.
We copy the flag values from glibc, and add a new ST_VALID flag to denote that f_flags is implemented.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|