X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fdoc%2Fllapi_layout_comp_use.3;h=fedf3e9415909414a602300a43f30874b75e1c3d;hb=51774da37e27b696e506f76c82a3ae2507df1dc2;hp=32ac4283767f39325f244a7abc8125ec40f5ce7b;hpb=1390c68c28c3f260fb96658d9559e31969f0e98a;p=fs%2Flustre-release.git diff --git a/lustre/doc/llapi_layout_comp_use.3 b/lustre/doc/llapi_layout_comp_use.3 index 32ac428..fedf3e9 100644 --- a/lustre/doc/llapi_layout_comp_use.3 +++ b/lustre/doc/llapi_layout_comp_use.3 @@ -21,14 +21,17 @@ are: .BR LLAPI_LAYOUT_COMP_USE_FIRST : The first component of the layout. .PP +.BR LLAPI_LAYOUT_COMP_USE_LAST : +The last component of the layout. +.PP .BR LLAPI_LAYOUT_COMP_USE_NEXT : The next component after the current one. .PP -.BR LLAPI_LAYOUT_COMP_USE_LAST : -The last component of the layout. +.BR LLAPI_LAYOUT_COMP_USE_PREV : +The previous component before the current one. .SH RETURN VALUES -Return 0 on success, and 1 when there is no next component. Otherwise, -if an error occurred -1 is returned and +Return 0 on success, and 1 when there is no next or previous component. +Otherwise, if an error occurred -1 is returned and .I errno is set appropriately. .SH ERRORS