X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2Fllite_internal.h;h=982645f62a2d02c78b0ebdaa0e315b856f76b728;hp=03436ec47605fb74755c54de91edb4e95a7e8ff6;hb=8cad1d968ad4efee46d08aee1e6a6266d4713e84;hpb=0b54f38a7eb79ece762f12e121bfe26814a2e655 diff --git a/lustre/llite/llite_internal.h b/lustre/llite/llite_internal.h index 03436ec..982645f 100644 --- a/lustre/llite/llite_internal.h +++ b/lustre/llite/llite_internal.h @@ -733,6 +733,7 @@ void ll_umount_begin(struct super_block *sb); #endif int ll_remount_fs(struct super_block *sb, int *flags, char *data); int ll_show_options(struct seq_file *seq, struct vfsmount *vfs); +int ll_sync_fs(struct super_block *sb, int wait); int ll_prep_inode(struct inode **inode, struct ptlrpc_request *req, struct super_block *); void lustre_dump_dentry(struct dentry *, int recur);