Searched hist:bb5835edcdf8bf78bbe51cff13e332c439bc0567 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | extents_status.h | diff bb5835edcdf8bf78bbe51cff13e332c439bc0567 Sun Aug 11 15:32:41 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
For debugging reasons, it's useful to know the contents of the extent cache. Since the extent cache contains much of what is in the fiemap ioctl, use an fiemap-style interface to return this information.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | extents_status.c | diff bb5835edcdf8bf78bbe51cff13e332c439bc0567 Sun Aug 11 15:32:41 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
For debugging reasons, it's useful to know the contents of the extent cache. Since the extent cache contains much of what is in the fiemap ioctl, use an fiemap-style interface to return this information.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | ioctl.c | diff bb5835edcdf8bf78bbe51cff13e332c439bc0567 Sun Aug 11 15:32:41 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
For debugging reasons, it's useful to know the contents of the extent cache. Since the extent cache contains much of what is in the fiemap ioctl, use an fiemap-style interface to return this information.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | extents.c | diff bb5835edcdf8bf78bbe51cff13e332c439bc0567 Sun Aug 11 15:32:41 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
For debugging reasons, it's useful to know the contents of the extent cache. Since the extent cache contains much of what is in the fiemap ioctl, use an fiemap-style interface to return this information.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | ext4.h | diff bb5835edcdf8bf78bbe51cff13e332c439bc0567 Sun Aug 11 15:32:41 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
For debugging reasons, it's useful to know the contents of the extent cache. Since the extent cache contains much of what is in the fiemap ioctl, use an fiemap-style interface to return this information.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
H A D | inode.c | diff bb5835edcdf8bf78bbe51cff13e332c439bc0567 Sun Aug 11 15:32:41 CDT 2019 Theodore Ts'o <tytso@mit.edu> ext4: add new ioctl EXT4_IOC_GET_ES_CACHE
For debugging reasons, it's useful to know the contents of the extent cache. Since the extent cache contains much of what is in the fiemap ioctl, use an fiemap-style interface to return this information.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|