Whamcloud - gitweb
LU-13456 ldlm: fix reprocessing of locks with more bits
[fs/lustre-release.git] / lustre / doc / lustreapi.7
index 261c024..47f06ee 100644 (file)
@@ -11,12 +11,17 @@ settings specific to the Lustre filesystem (allocation policies,
 quotas, file layouts, etc).  See the referenced man pages for details.
 .SH SEE ALSO
 .sp
+.BR llapi_create_volatile_param (3),
 .BR llapi_fd2parent (3),
+.BR llapi_fid2path (3),
+.BR llapi_fid_parse (3),
 .BR llapi_file_create (3),
 .BR llapi_file_get_stripe (3),
 .BR llapi_file_open (3),
 .BR llapi_group_lock (3),
 .BR llapi_group_unlock (3),
+.BR llapi_heat_get (3),
+.BR llapi_heat_set (3),
 .BR llapi_hsm_action_begin (3),
 .BR llapi_hsm_action_end (3),
 .BR llapi_hsm_action_get_dfid (3),
@@ -48,6 +53,7 @@ quotas, file layouts, etc).  See the referenced man pages for details.
 .BR llapi_layout_get_by_fd (3),
 .BR llapi_layout_get_by_fid (3),
 .BR llapi_layout_get_by_path (3),
+.BR llapi_layout_get_by_xattr (3),
 .BR llapi_layout_ost_index_get (3),
 .BR llapi_layout_ost_index_set (3),
 .BR llapi_layout_pattern_get (3),
@@ -61,6 +67,7 @@ quotas, file layouts, etc).  See the referenced man pages for details.
 .BR llapi_path2fid (3),
 .BR llapi_path2parent (3),
 .BR llapi_quotactl (3),
+.BR llapi_search_tgt (3),
 .BR lustre (7)
 .SH AUTHOR
 Lustre contributors