Searched hist:"9 a35b63728ceb8602c111260044451dd64952500" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | async-thread.h | diff 9a35b63728ceb8602c111260044451dd64952500 Wed Jun 28 22:56:54 CDT 2017 Jeff Mahoney <jeffm@suse.com> btrfs: constify tracepoint arguments
Tracepoint arguments are all read-only. If we mark the arguments as const, we're able to keep or convert those arguments to const where appropriate.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | async-thread.c | diff 9a35b63728ceb8602c111260044451dd64952500 Wed Jun 28 22:56:54 CDT 2017 Jeff Mahoney <jeffm@suse.com> btrfs: constify tracepoint arguments
Tracepoint arguments are all read-only. If we mark the arguments as const, we're able to keep or convert those arguments to const where appropriate.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | btrfs_inode.h | diff 9a35b63728ceb8602c111260044451dd64952500 Wed Jun 28 22:56:54 CDT 2017 Jeff Mahoney <jeffm@suse.com> btrfs: constify tracepoint arguments
Tracepoint arguments are all read-only. If we mark the arguments as const, we're able to keep or convert those arguments to const where appropriate.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
/openbmc/linux/include/trace/events/ |
H A D | btrfs.h | diff 9a35b63728ceb8602c111260044451dd64952500 Wed Jun 28 22:56:54 CDT 2017 Jeff Mahoney <jeffm@suse.com> btrfs: constify tracepoint arguments
Tracepoint arguments are all read-only. If we mark the arguments as const, we're able to keep or convert those arguments to const where appropriate.
Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|