Searched hist:"80548 b03991f58758a336424a90bf9f988e3b077" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | afs.h | diff 80548b03991f58758a336424a90bf9f988e3b077 Thu Apr 25 08:26:51 CDT 2019 David Howells <dhowells@redhat.com> afs: Add more tracepoints
Add four more tracepoints:
(1) afs_make_fs_call1 - Split from afs_make_fs_call but takes a filename to log also.
(2) afs_make_fs_call2 - Like the above but takes two filenames to log.
(3) afs_lookup - Log the result of doing a successful lookup, including a negative result (fid 0:0).
(4) afs_get_tree - Log the set up of a volume for mounting.
It also extends the name buffer on the afs_edit_dir tracepoint to 24 chars and puts quotes around the filename in the text representation.
Signed-off-by: David Howells <dhowells@redhat.com>
|
/openbmc/linux/fs/afs/ |
H A D | yfsclient.c | diff 80548b03991f58758a336424a90bf9f988e3b077 Thu Apr 25 08:26:51 CDT 2019 David Howells <dhowells@redhat.com> afs: Add more tracepoints
Add four more tracepoints:
(1) afs_make_fs_call1 - Split from afs_make_fs_call but takes a filename to log also.
(2) afs_make_fs_call2 - Like the above but takes two filenames to log.
(3) afs_lookup - Log the result of doing a successful lookup, including a negative result (fid 0:0).
(4) afs_get_tree - Log the set up of a volume for mounting.
It also extends the name buffer on the afs_edit_dir tracepoint to 24 chars and puts quotes around the filename in the text representation.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | fsclient.c | diff 80548b03991f58758a336424a90bf9f988e3b077 Thu Apr 25 08:26:51 CDT 2019 David Howells <dhowells@redhat.com> afs: Add more tracepoints
Add four more tracepoints:
(1) afs_make_fs_call1 - Split from afs_make_fs_call but takes a filename to log also.
(2) afs_make_fs_call2 - Like the above but takes two filenames to log.
(3) afs_lookup - Log the result of doing a successful lookup, including a negative result (fid 0:0).
(4) afs_get_tree - Log the set up of a volume for mounting.
It also extends the name buffer on the afs_edit_dir tracepoint to 24 chars and puts quotes around the filename in the text representation.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | super.c | diff 80548b03991f58758a336424a90bf9f988e3b077 Thu Apr 25 08:26:51 CDT 2019 David Howells <dhowells@redhat.com> afs: Add more tracepoints
Add four more tracepoints:
(1) afs_make_fs_call1 - Split from afs_make_fs_call but takes a filename to log also.
(2) afs_make_fs_call2 - Like the above but takes two filenames to log.
(3) afs_lookup - Log the result of doing a successful lookup, including a negative result (fid 0:0).
(4) afs_get_tree - Log the set up of a volume for mounting.
It also extends the name buffer on the afs_edit_dir tracepoint to 24 chars and puts quotes around the filename in the text representation.
Signed-off-by: David Howells <dhowells@redhat.com>
|
H A D | dir.c | diff 80548b03991f58758a336424a90bf9f988e3b077 Thu Apr 25 08:26:51 CDT 2019 David Howells <dhowells@redhat.com> afs: Add more tracepoints
Add four more tracepoints:
(1) afs_make_fs_call1 - Split from afs_make_fs_call but takes a filename to log also.
(2) afs_make_fs_call2 - Like the above but takes two filenames to log.
(3) afs_lookup - Log the result of doing a successful lookup, including a negative result (fid 0:0).
(4) afs_get_tree - Log the set up of a volume for mounting.
It also extends the name buffer on the afs_edit_dir tracepoint to 24 chars and puts quotes around the filename in the text representation.
Signed-off-by: David Howells <dhowells@redhat.com>
|